All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class xc.xc_CustomizerCreationException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.io.IOException
                           |
                           +----xc.xc_CustomizerCreationException

public class xc_CustomizerCreationException
extends IOException
Class xc_CustomizerCreationException - Exception when a customizer cannot be created.


Constructor Index

 o xc_CustomizerCreationException(String)
Constructor.

Constructors

 o xc_CustomizerCreationException
 public xc_CustomizerCreationException(String InputDescription)
Constructor.

Parameters:
InputDescription - Description of exception

All Packages  Class Hierarchy  This Package  Previous  Next  Index