org.cruxframework.crux.core.declarativeui.view
Class ViewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cruxframework.crux.core.declarativeui.view.ViewException
- All Implemented Interfaces:
- Serializable
public class ViewException
- extends RuntimeException
- Author:
- Thiago da Rosa de Bustamante
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ViewException
public ViewException()
ViewException
public ViewException(String message,
Throwable cause)
ViewException
public ViewException(String message)
ViewException
public ViewException(Throwable cause)
Copyright © 2014. All rights reserved.