Package opendap.dap

Class DASException

    • Constructor Detail

      • DASException

        public DASException​(int error,
                            String s)
        Construct a DASException with the specified detail message and OPeNDAP error code.
        Parameters:
        s - the detail message.