org.exolab.castor.xml
Class ResolverException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.exolab.castor.core.exceptions.CastorException
              extended byorg.exolab.castor.xml.XMLException
                  extended byorg.exolab.castor.xml.ResolverException
All Implemented Interfaces:
java.io.Serializable

public class ResolverException
extends XMLException

The exception class thrown by the ClassDescriptorResolver

Version:
$REVISION$ $DATE$
Author:
Keith Visco
See Also:
Serialized Form

Constructor Summary
ResolverException()
           
ResolverException(java.lang.String message)
           
ResolverException(java.lang.String message, int errorCode)
           
ResolverException(java.lang.String message, java.lang.Throwable exception)
           
ResolverException(java.lang.String message, java.lang.Throwable exception, int errorCode)
           
ResolverException(java.lang.Throwable exception)
           
 
Methods inherited from class org.exolab.castor.xml.XMLException
getErrorCode, setErrorCode, setLocation, toString
 
Methods inherited from class org.exolab.castor.core.exceptions.CastorException
getCause, getException, getMessage, initCause, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResolverException

public ResolverException()

ResolverException

public ResolverException(java.lang.String message)
Parameters:
message -

ResolverException

public ResolverException(java.lang.Throwable exception)
Parameters:
exception -

ResolverException

public ResolverException(java.lang.String message,
                         int errorCode)
Parameters:
message -
errorCode -

ResolverException

public ResolverException(java.lang.String message,
                         java.lang.Throwable exception)
Parameters:
message -
exception -

ResolverException

public ResolverException(java.lang.String message,
                         java.lang.Throwable exception,
                         int errorCode)
Parameters:
message -
exception -
errorCode -


Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com