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, setBacktrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final long serialVersionUID
Copyright © 2022. All rights reserved.