public class BananaOperationFailedException extends BananaException
| Constructor and Description |
|---|
BananaOperationFailedException() |
BananaOperationFailedException(String message) |
BananaOperationFailedException(String message,
Throwable cause) |
BananaOperationFailedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BananaOperationFailedException()
public BananaOperationFailedException(String message)
public BananaOperationFailedException(String message, Throwable cause)
public BananaOperationFailedException(Throwable cause)
Copyright © 2015–2016 RedRoma. All rights reserved.