Class SdvManagerException

All Implemented Interfaces:
Serializable

public class SdvManagerException extends ManagerException
This class provides a generic Exception which can be thrown throughout the SDV Manager.
See Also:
  • Constructor Details

    • SdvManagerException

      public SdvManagerException()
    • SdvManagerException

      public SdvManagerException(String message)
    • SdvManagerException

      public SdvManagerException(String message, Throwable cause)