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