Class QDCSS.QDCSSException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
QDCSS.BadValueException
Enclosing class:
QDCSS

public static class QDCSS.QDCSSException extends IllegalArgumentException
See Also:
  • Constructor Details

    • QDCSSException

      public QDCSSException()
    • QDCSSException

      public QDCSSException(String message, Throwable cause)
    • QDCSSException

      public QDCSSException(String s)
    • QDCSSException

      public QDCSSException(Throwable cause)