com.sap.portal.mdm.connectivity
Class AppActionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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