public class NotImplementedException extends RuntimeException
| Constructor and Description |
|---|
NotImplementedException(String message) |
NotImplementedException(String message,
IllegalAccessException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotImplementedException(String message)
public NotImplementedException(String message, IllegalAccessException cause)
Copyright © 2023. All rights reserved.