public class UnimplementedException
extends javax.ws.rs.WebApplicationException
The function is not implemented.
| Constructor and Description |
|---|
UnimplementedException(String string)
Constructor for the NOT_IMPLEMENTED custom handler.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnimplementedException(String string)
string - Error message to specify further the
SERVICE_UNAVAILABLE responseCopyright © 2019 OpenDaylight. All rights reserved.