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.


Constructor Index

 o xv_ViewCreationException(String)
Constructor.

Constructors

 o xv_ViewCreationException
 public xv_ViewCreationException(String InputDescription)
Constructor.

Parameters:
InputDescription - Description of exception

All Packages  Class Hierarchy  This Package  Previous  Next  Index