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