Sonic ESB API

com.sonicsw.esb.service.common
Class SFCServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sonicsw.xq.XQException
              extended by com.sonicsw.xq.XQServiceException
                  extended by com.sonicsw.esb.service.common.SFCServiceException
All Implemented Interfaces:
java.io.Serializable

public class SFCServiceException
extends XQServiceException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sonicsw.xq.XQException
UNSPECIFIED
 
Constructor Summary
SFCServiceException(java.lang.String reason)
           
SFCServiceException(java.lang.String reason, java.lang.Throwable throwable)
           
SFCServiceException(java.lang.Throwable throwable)
           
 
Method Summary
 
Methods inherited from class com.sonicsw.xq.XQException
getErrorID, getLinkedException, getLocalizedMessage, getMessage, setErrorID, setLinkedException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SFCServiceException

public SFCServiceException(java.lang.String reason,
                           java.lang.Throwable throwable)

SFCServiceException

public SFCServiceException(java.lang.String reason)

SFCServiceException

public SFCServiceException(java.lang.Throwable throwable)

Sonic ESB API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.