public class InvalidEntryException extends LDAPException
Constructor and Description |
---|
InvalidEntryException() |
InvalidEntryException(String message) |
InvalidEntryException(String message,
Throwable cause) |
InvalidEntryException(Throwable cause) |
create, getCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidEntryException()
public InvalidEntryException(String message, Throwable cause)
message
- Messagecause
- Throwablepublic InvalidEntryException(String message)
message
- Messagepublic InvalidEntryException(Throwable cause)
cause
- ThrowableCopyright © 2010–2018. All rights reserved.