public class NotImplementedException extends RuntimeException
| Constructor and Description |
|---|
NotImplementedException() |
NotImplementedException(String message) |
NotImplementedException(String message,
Throwable cause) |
NotImplementedException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
NotImplementedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Electronic Arts Inc. All rights reserved.