fr.improve.xdi.mapping.exception
Class EnterpriseContextException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byfr.improve.xdi.mapping.exception.EnterpriseContextException
All Implemented Interfaces:
java.io.Serializable

public class EnterpriseContextException
extends java.lang.Exception

Author:
Sébastien Letélié
See Also:
Serialized Form

Constructor Summary
EnterpriseContextException()
           
EnterpriseContextException(java.lang.String message)
           
EnterpriseContextException(java.lang.String message, java.lang.Throwable cause)
           
EnterpriseContextException(java.lang.Throwable cause)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EnterpriseContextException

public EnterpriseContextException()

EnterpriseContextException

public EnterpriseContextException(java.lang.String message)

EnterpriseContextException

public EnterpriseContextException(java.lang.Throwable cause)

EnterpriseContextException

public EnterpriseContextException(java.lang.String message,
                                  java.lang.Throwable cause)


Copyright © 2004-2005 Improve. All Rights Reserved.