Class GenericExceptionDetails
java.lang.Object
com.lexmark.saperion.exceptions.ErrorDetailsType
com.lexmark.saperion.exceptions.runtime.GenericExceptionDetails
- All Implemented Interfaces:
Serializable
public class GenericExceptionDetails
extends com.lexmark.saperion.exceptions.ErrorDetailsType
Generic exception details for any non EcmException or EcmRuntimeException.
- Author:
- sugoswami
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.lexmark.saperion.exceptions.ErrorDetailsType
setType
-
Field Details
-
TYPE
- See Also:
-
detailMessage
-
-
Constructor Details
-
GenericExceptionDetails
public GenericExceptionDetails()
-
-
Method Details
-
getType
- Specified by:
getType
in classcom.lexmark.saperion.exceptions.ErrorDetailsType
-
setDetailMessage
-
toString
- Overrides:
toString
in classcom.lexmark.saperion.exceptions.ErrorDetailsType
-