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