Uses of Class
org.exolab.castor.core.exceptions.CastorException

Packages that use CastorException
org.exolab.castor.xml The XML Marshaller API Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Keith Visco Marshaller marshalls a Java object into an XML document.  
 

Uses of CastorException in org.exolab.castor.xml
 

Subclasses of CastorException in org.exolab.castor.xml
 class MarshalException
          An exception that is used to signal marshalling exceptions.
 class ResolverException
          The exception class thrown by the ClassDescriptorResolver
 class ValidationException
          An Exception that can be used to signal XML validation errors.
 class XMLException
          An exception that is used to signal an error that has occured during marshaling or unmarshaling.
 



Copyright 2008 null. All Rights Reserved.