com.sapportals.portal.prt.pom

Class PortalOMException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sapportals.portal.prt.runtime.PortalRuntimeException
                  extended by com.sapportals.portal.prt.pom.PortalOMException
All Implemented Interfaces:
Serializable

public class PortalOMException
extends PortalRuntimeException

An Exception for POM related issues.

See Also:
Serialized Form

Constructor Summary
PortalOMException(String message)
           
PortalOMException(String message, Throwable cause)
           
PortalOMException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class com.sapportals.portal.prt.runtime.PortalRuntimeException
getCause, getException, printCausedBy, printStackTrace, printStackTrace, printStackTrace, setCause, setException, toHTML, toText
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

PortalOMException

public PortalOMException(String message)
Parameters:
message - The detail message

PortalOMException

public PortalOMException(Throwable cause)
Parameters:
cause - The cause of this exception

PortalOMException

public PortalOMException(String message,
                         Throwable cause)
Parameters:
message - The detail message
cause - The cause of this exception
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] epbc.prtapi._apideprecated default EP-PIN-PRT
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice