public class OperationNotSupportedException extends LDAPException
Constructor and Description |
---|
OperationNotSupportedException() |
OperationNotSupportedException(String message) |
OperationNotSupportedException(String message,
Throwable cause) |
OperationNotSupportedException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
create, getCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OperationNotSupportedException()
public OperationNotSupportedException(String message, Throwable cause)
public OperationNotSupportedException(String message)
public OperationNotSupportedException(Throwable cause)
public String getMessage()
getMessage
in class Throwable
Copyright © 2010–2020. All rights reserved.