com.sapportals.connector
Class ConnectorRuntimeException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.sapportals.connector.ConnectorRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
- public class ConnectorRuntimeException
- extends java.lang.RuntimeException
Connector runtime exception
- Version:
- 1.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ConnectorRuntimeException
public ConnectorRuntimeException(java.lang.String message,
java.lang.Exception linkedException)
ConnectorRuntimeException
public ConnectorRuntimeException(java.lang.String message)
getLinkedException
public java.lang.Exception getLinkedException()
setLinkedException
public void setLinkedException(java.lang.Exception linkedException)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage in class java.lang.Throwable
Copyright © 2001-2005 SAP AG. All Rights Reserved.