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