Class DSCException

  • All Implemented Interfaces:
    Serializable

    public class DSCException
    extends Exception
    Exception to signal problems while parsing a supposedly DSC-conformant file.
    See Also:
    Serialized Form
    • Constructor Detail

      • DSCException

        public DSCException​(String msg)
        Creates a new DSCException.
        Parameters:
        msg - the exception message