Package com.complexible.common.view
Class View.ViewException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.complexible.common.view.View.ViewException
-
- All Implemented Interfaces:
java.io.Serializable
public static class View.ViewException extends java.lang.Exception
Exception to indicate the reason aview
failed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ViewException(java.lang.String theMessage)
-