com.sap.portal.admin.editor.exception
Class EditorDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.portal.admin.editor.exception.EditorFrameworkException
com.sap.portal.admin.editor.exception.EditorDataException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EditorObjectNotFoundException
public class EditorDataException
- extends EditorFrameworkException
The exception that indicates that an error occurred during data handling.
This exception is thrown by the methods: loadData,
saveData and getPCMObject.
- See Also:
- Serialized Form
EditorDataException
public EditorDataException(String message)
- A constructor that sets the error string.
- Parameters:
message - an error message
EditorDataException
public EditorDataException(String message,
Throwable nestedException)
- A constructor that wraps an existing exception in this exception and
sets the error string.
- Parameters:
message - an error messagenestedException - an existing exception
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice