public class PBSException extends RuntimeException
Constructor and Description |
---|
PBSException()
Defaut constructor.
|
PBSException(String message)
Constructor with message.
|
PBSException(String message,
Throwable cause)
Constructor with message and cause.
|
PBSException(Throwable cause)
Constructor with cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2015 TupiLabs. All rights reserved.