com.sap.portal.admin.editor.exception

Class EditorObjectNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sap.portal.admin.editor.exception.EditorFrameworkException
              extended by com.sap.portal.admin.editor.exception.EditorDataException
                  extended by com.sap.portal.admin.editor.exception.EditorObjectNotFoundException
All Implemented Interfaces:
Serializable

public class EditorObjectNotFoundException
extends EditorDataException

The exception that indicates that a data object could not be found. This exception is thrown by the method getPCMObject.

See Also:
Serialized Form

Constructor Summary
EditorObjectNotFoundException(String message)
          A constructor that sets the error string.
EditorObjectNotFoundException(String message, Throwable nestedException)
          A constructor that wraps an existing exception in this exception and sets the error string.
 
Method Summary
 
Methods inherited from class com.sap.portal.admin.editor.exception.EditorFrameworkException
getNestedException, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EditorObjectNotFoundException

public EditorObjectNotFoundException(String message)
A constructor that sets the error string.

Parameters:
message - an error message

EditorObjectNotFoundException

public EditorObjectNotFoundException(String message,
                                     Throwable nestedException)
A constructor that wraps an existing exception in this exception and sets the error string.

Parameters:
message - an error message
nestedException - an existing exception
Access Rights

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