public class ControllerException extends WebException
Constructor and Description |
---|
ControllerException() |
ControllerException(String message) |
ControllerException(String message,
Throwable cause) |
ControllerException(Throwable cause) |
getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 JavaLite. All rights reserved.