Class MDSException

All Implemented Interfaces:
Serializable

public class MDSException extends RuntimeException
See Also:
  • Constructor Details

    • MDSException

      public MDSException(@Nullable String message, @Nullable Throwable cause)
    • MDSException

      public MDSException(@Nullable String message)
    • MDSException

      public MDSException(@Nullable Throwable cause)