com.ebmwebsourcing.sla.agreement.descriptor
Class AgreementDescriptorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebmwebsourcing.sla.agreement.descriptor.AgreementDescriptorException
All Implemented Interfaces:
java.io.Serializable

public class AgreementDescriptorException
extends java.lang.Exception

Author:
nsalatge - eBM WebSourcing
See Also:
Serialized Form

Constructor Summary
AgreementDescriptorException(java.lang.String message)
           
AgreementDescriptorException(java.lang.String message, java.lang.Throwable cause)
           
AgreementDescriptorException(java.lang.Throwable cause)
           
 
Method Summary
 
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

AgreementDescriptorException

public AgreementDescriptorException(java.lang.String message)

AgreementDescriptorException

public AgreementDescriptorException(java.lang.Throwable cause)

AgreementDescriptorException

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


Copyright © 2008 eBMWebsourcing. All Rights Reserved.