All Packages Class Hierarchy This Package Previous Next Index
Class xv.xv_ViewCreationException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----xv.xv_ViewCreationException
- public class xv_ViewCreationException
- extends IOException
Exception when a view cannot be created.
-
xv_ViewCreationException(String)
- Constructor.
xv_ViewCreationException
public xv_ViewCreationException(String InputDescription)
- Constructor.
- Parameters:
- InputDescription - Description of exception
All Packages Class Hierarchy This Package Previous Next Index