Class NotModifiedException

All Implemented Interfaces:
Serializable

public class NotModifiedException extends ScimException
author Pascal Knueppel
created at: 21.11.2019 - 10:02

See Also:
  • Constructor Details

    • NotModifiedException

      public NotModifiedException()
    • NotModifiedException

      public NotModifiedException(String message)
    • NotModifiedException

      public NotModifiedException(String message, Throwable cause)
    • NotModifiedException

      public NotModifiedException(String message, Throwable cause, String scimType)