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 Details

  • Constructor Details

    • GenericExceptionDetails

      public GenericExceptionDetails()
  • Method Details

    • getType

      public String getType()
      Specified by:
      getType in class com.lexmark.saperion.exceptions.ErrorDetailsType
    • setDetailMessage

      public void setDetailMessage(String message)
    • toString

      public String toString()
      Overrides:
      toString in class com.lexmark.saperion.exceptions.ErrorDetailsType