public class ControllerException extends RuntimeException
| Constructor and Description |
|---|
ControllerException(String message)
Construtor
|
ControllerException(String message,
Throwable cause)
Construtor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ControllerException(String message)
message - mensagem de erro.Copyright © 2018 Tecgraf/PUC-Rio. All rights reserved.