public class NotImplementedException extends UnsupportedOperationException
| Constructor and Description |
|---|
NotImplementedException() |
NotImplementedException(String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
print() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotImplementedException(String message)
public NotImplementedException()
Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.