public class BurlapProtocolException extends HessianProtocolException
Constructor and Description |
---|
BurlapProtocolException()
Zero-arg constructor.
|
BurlapProtocolException(java.lang.String message)
Create the exception.
|
BurlapProtocolException(java.lang.String message,
java.lang.Throwable rootCause)
Create the exception.
|
BurlapProtocolException(java.lang.Throwable rootCause)
Create the exception.
|
getCause, getRootCause
public BurlapProtocolException()
public BurlapProtocolException(java.lang.String message)
public BurlapProtocolException(java.lang.String message, java.lang.Throwable rootCause)
public BurlapProtocolException(java.lang.Throwable rootCause)