public class BambooException extends Exception
A custom Bamboo Exception.
| Constructor and Description |
|---|
BambooException()
Default constructor
|
BambooException(String message)
Constructor with message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BambooException()
public BambooException(String message)
message - String that is the error message.Copyright © 2016–2017. All rights reserved.