Class SaperionConfigurationException

All Implemented Interfaces:
Serializable

public class SaperionConfigurationException extends SaBasicException
This exception indicates that the saperion system is not configured to handle the method call properly.
Author:
jschwarz
See Also:
  • Constructor Details

    • SaperionConfigurationException

      public SaperionConfigurationException(String s)
    • SaperionConfigurationException

      public SaperionConfigurationException(String s, Throwable cause)