com.ebmwebsourcing.easycommons.sca.helper.api
Class SCAException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
All Implemented Interfaces:
java.io.Serializable

public class SCAException
extends java.lang.Exception

See Also:
Serialized Form

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

SCAException

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

SCAException

public SCAException(java.lang.Throwable cause)

SCAException

public SCAException(java.lang.String message)


Copyright © 2011 Petals Link. All Rights Reserved.