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 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:
- Serialized Form
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 |
Methods inherited from class opendap.dap.DAP2Exception |
getErrorCode, getErrorMessage, getMessage, getProgramSource, getProgramType, parse, print, print, setErrorCode, setErrorMessage, setProgramSource, setProgramType |
BadURLException
public BadURLException(String msg)
BadURLException
public BadURLException()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.