Class MDSException

All Implemented Interfaces:
Serializable

public class MDSException extends RuntimeException
See Also:
  • Constructor Details

    • MDSException

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

      public MDSException(@Nullable @Nullable String message)
    • MDSException

      public MDSException(@Nullable @Nullable Throwable cause)