public class BambooRemoteException extends Exception
Constructor and Description |
---|
BambooRemoteException(String message)
Create an exception containing the message
|
BambooRemoteException(String message,
Throwable cause)
Create an exception containing the message and root cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BambooRemoteException(String message)
message
- The error messageCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.