Class ScimException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.servicelayer.exceptions.SystemException
de.hybris.platform.scimservices.exceptions.ScimException
All Implemented Interfaces:
Serializable

public class ScimException extends de.hybris.platform.servicelayer.exceptions.SystemException
See Also:
  • Constructor Details

    • ScimException

      public ScimException(String message)
    • ScimException

      public ScimException(String message, Throwable t)