Skip navigation links

Oracle Communications Service Broker
SAL API Reference Reference
Release 6.0

E26227-01


com.convergin.common.sal.ext.api
Class SalApplicationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.convergin.common.sal.ext.api.SalApplicationException

All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
SalApplicationParseException

public class SalApplicationException
extends java.lang.Exception
See Also:
Serialized Form

Constructor Summary
SalApplicationException()
           
SalApplicationException(java.lang.String message)
           
SalApplicationException(java.lang.String message, java.lang.Throwable rootCause)
           
SalApplicationException(java.lang.Throwable rootCause)
           

 

Method Summary
 java.lang.Throwable getRootCause()
           

 

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

SalApplicationException

public SalApplicationException()

SalApplicationException

public SalApplicationException(java.lang.String message)

SalApplicationException

public SalApplicationException(java.lang.String message,
                               java.lang.Throwable rootCause)

SalApplicationException

public SalApplicationException(java.lang.Throwable rootCause)

Method Detail

getRootCause

public java.lang.Throwable getRootCause()

Skip navigation links

Oracle Communications Service Broker
SAL API Reference Reference
Release 6.0

E26227-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.