|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalizableText | |
| com.sap.engine.services.servlets_jsp.lib.multipart | |
| com.sap.exception | |
| com.sap.exception.io | |
| com.sap.exception.remote | |
| com.sap.exception.standard | |
| com.sap.exception.util | |
| com.sap.localization | |
| com.sap.security.core.server.vsi.api.exception | Provides the exception classes for the Virus Scan Interface (NW-VSI) and the error messages. |
| Uses of LocalizableText in com.sap.engine.services.servlets_jsp.lib.multipart |
| Methods in com.sap.engine.services.servlets_jsp.lib.multipart that return LocalizableText | |
LocalizableText |
MultipartParseException.getLocalizableMessage()
|
| Uses of LocalizableText in com.sap.exception |
| Methods in com.sap.exception that return LocalizableText | |
LocalizableText |
IBaseException.getLocalizableMessage()
Getter method for localizable message. |
LocalizableText |
BaseRuntimeException.getLocalizableMessage()
Getter method for localizable message. |
LocalizableText |
BaseExceptionInfo.getLocalizableMessage()
Getter method for localizable message. |
LocalizableText |
BaseException.getLocalizableMessage()
Getter method for localizable message. |
| Constructors in com.sap.exception with parameters of type LocalizableText | |
BaseRuntimeException(LocalizableText locMessage)
Deprecated. Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
BaseRuntimeException(Location loc,
LocalizableText locMessage)
Constructs an exception with a localizable text message. |
|
BaseRuntimeException(LocalizableText locMessage,
Throwable rootCause)
Deprecated. Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
BaseRuntimeException(Location loc,
LocalizableText locMessage,
Throwable rootCause)
Constructs an exception with a localizable text message and the specified root cause, which caused this exception. |
|
BaseRuntimeException(Category cat,
int severity,
Location loc,
LocalizableText locMessage,
Throwable rootCause)
Deprecated. Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
BaseExceptionInfo(LocalizableText locMessage,
Throwable action)
Deprecated. Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
BaseExceptionInfo(Location loc,
LocalizableText locMessage,
Throwable action)
Constructor for specifying a localizable message and the action cause. |
|
BaseExceptionInfo(LocalizableText locMessage,
Throwable action,
Throwable cause)
Deprecated. Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
BaseExceptionInfo(Location loc,
LocalizableText locMessage,
Throwable action,
Throwable cause)
Constructor for specifying a localizable message, the action cause and the root cause. |
|
BaseExceptionInfo(Category cat,
int severity,
Location loc,
LocalizableText locMessage,
Throwable action,
Throwable cause)
Deprecated. Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
BaseException(LocalizableText locMessage)
Deprecated. Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
BaseException(Location loc,
LocalizableText locMessage)
Constructs an exception with a localizable text message. |
|
BaseException(LocalizableText locMessage,
Throwable rootCause)
Deprecated. Every constructor must have an location as input parameter to make possible automatic exception tracing. The method is left for backward compatibility. |
|
BaseException(Location loc,
LocalizableText locMessage,
Throwable rootCause)
Constructs an exception with a localizable text message and the specified root cause, which caused this exception. |
|
BaseException(Category cat,
int severity,
Location loc,
LocalizableText locMessage,
Throwable rootCause)
Deprecated. Category and severity must not be used inside of Exception API. The method is left for backward compatibility. |
|
| Uses of LocalizableText in com.sap.exception.io |
| Methods in com.sap.exception.io that return LocalizableText | |
LocalizableText |
SAPIOException.getLocalizableMessage()
|
LocalizableText |
SAPFileNotFoundException.getLocalizableMessage()
|
| Uses of LocalizableText in com.sap.exception.remote |
| Methods in com.sap.exception.remote that return LocalizableText | |
LocalizableText |
SAPRemoteException.getLocalizableMessage()
|
| Constructors in com.sap.exception.remote with parameters of type LocalizableText | |
SAPRemoteException(Location loc,
LocalizableText locMessage)
|
|
SAPRemoteException(Location loc,
LocalizableText locMessage,
Throwable rootCause)
|
|
| Uses of LocalizableText in com.sap.exception.standard |
| Methods in com.sap.exception.standard that return LocalizableText | |
LocalizableText |
SAPUnsupportedOperationException.getLocalizableMessage()
|
LocalizableText |
SAPNumberFormatException.getLocalizableMessage()
|
LocalizableText |
SAPNullPointerException.getLocalizableMessage()
|
LocalizableText |
SAPIllegalArgumentException.getLocalizableMessage()
|
LocalizableText |
SAPIllegalAccessException.getLocalizableMessage()
|
| Uses of LocalizableText in com.sap.exception.util |
| Methods in com.sap.exception.util that return LocalizableText | |
LocalizableText |
SAPMissingResourceException.getLocalizableMessage()
|
| Uses of LocalizableText in com.sap.localization |
| Classes in com.sap.localization that implement LocalizableText | |
class |
LocalizableTextFormatter
The LocalizableTextFormatter object is an implementation of the LocalizableText interface. |
| Uses of LocalizableText in com.sap.security.core.server.vsi.api.exception |
| Classes in com.sap.security.core.server.vsi.api.exception that implement LocalizableText | |
class |
VSIServiceMessage
Textpool for the VSI service messages. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||