public class BurlapProtocolException extends HessianProtocolException
Constructor and Description |
---|
BurlapProtocolException()
Zero-arg constructor.
|
BurlapProtocolException(String message)
Create the exception.
|
BurlapProtocolException(String message,
Throwable rootCause)
Create the exception.
|
BurlapProtocolException(Throwable rootCause)
Create the exception.
|
getCause, getRootCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BurlapProtocolException()
public BurlapProtocolException(String message)
public BurlapProtocolException(String message, Throwable rootCause)
public BurlapProtocolException(Throwable rootCause)
Copyright © 2023. All rights reserved.