com.sap.portal.mdm.connectivity

Class AppActionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sap.portal.mdm.connectivity.AppActionException
All Implemented Interfaces:
Serializable

public class AppActionException
extends RuntimeException

An exception thrown upon a problem in communication with an MDM system; also used for isolating internal MDM exceptions.

See Also:
Serialized Form

Constructor Summary
AppActionException()
           
AppActionException(String message)
           
AppActionException(String message, Throwable cause)
           
AppActionException(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

AppActionException

public AppActionException()

AppActionException

public AppActionException(String message,
                          Throwable cause)

AppActionException

public AppActionException(String message)

AppActionException

public AppActionException(Throwable cause)


Copyright 2013 SAP AG Complete Copyright Notice