Package opendap.servlet
Class BadURLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
opendap.dap.DAP2Exception
opendap.servlet.BadURLException
- All Implemented Interfaces:
Serializable
public class BadURLException
extends opendap.dap.DAP2Exception
Created by IntelliJ IDEA.
User: ndp
Date: Aug 25, 2003
Time: 11:13:10 AM
To change this template use Options | File Templates.
- See Also:
-
Field Summary
Fields inherited from class opendap.dap.DAP2Exception
CANNOT_READ_FILE, JAVA_PROGRAM, MALFORMED_EXPR, NO_AUTHORIZATION, NO_PROGRAM, NO_SUCH_FILE, NO_SUCH_VARIABLE, TCL_PROGRAM, UNDEFINED_ERROR, UNDEFINED_PROG_TYPE, UNKNOWN_ERROR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class opendap.dap.DAP2Exception
getErrorCode, getErrorMessage, getMessage, getProgramSource, getProgramType, parse, print, print, setErrorCode, setErrorMessage, setProgramSource, setProgramTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BadURLException
-
BadURLException
public BadURLException()
-