com.sap.caf.eu.gp.exception.api

Class GPBaseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.sap.exception.BaseException
              extended bycom.sap.caf.eu.gp.exception.api.GPBaseException
All Implemented Interfaces:
com.sap.exception.IBaseException, Serializable
Direct Known Subclasses:
GPEngineException, GPInvocationException, GPTemplateTypeAlreadyRegisteredException

public class GPBaseException
extends com.sap.exception.BaseException

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.sap.exception.IBaseException
audit, defaultLocale
 
Method Summary
 Object[] getArguments()
           
 String getMessageKey()
           
 com.sap.localization.ResourceAccessor getResourceAccessor()
           
 
Methods inherited from class com.sap.exception.BaseException
finallyLocalize, finallyLocalize, finallyLocalize, finallyLocalize, getCause, getLocalizableMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLogCategory, getLogLocation, getLogSeverity, getMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedStackTraceString, getStackTraceString, getSystemStackTraceString, initCause, log, printStackTrace, printStackTrace, printStackTrace, restoreLogSettings, setLogSettings, trace, trace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getResourceAccessor

public com.sap.localization.ResourceAccessor getResourceAccessor()

getMessageKey

public String getMessageKey()

getArguments

public Object[] getArguments()


Copyright 2006 SAP AG Complete Copyright Notice