public class NotImplementedException extends ExecutionException
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
backtrace| Constructor and Description |
|---|
NotImplementedException(Backtrace backtrace,
String msg) |
NotImplementedException(String msg) |
getBacktrace, setBacktraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
Copyright © 2022. All rights reserved.