Class VtpManagerException

All Implemented Interfaces:
Serializable

public class VtpManagerException extends ManagerException
See Also:
  • Constructor Details

    • VtpManagerException

      public VtpManagerException()
    • VtpManagerException

      public VtpManagerException(String message)
    • VtpManagerException

      public VtpManagerException(Throwable cause)
    • VtpManagerException

      public VtpManagerException(String message, Throwable cause)
    • VtpManagerException

      public VtpManagerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)