opendap.dap
Class HttpWrapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
opendap.dap.HttpWrapException
- All Implemented Interfaces:
- java.io.Serializable
public class HttpWrapException
- extends java.io.IOException
Created by IntelliJ IDEA.
User: dmh
Date: May 20, 2010
Time: 12:04:39 PM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
HttpWrapException
public HttpWrapException()
HttpWrapException
public HttpWrapException(java.lang.String message)
HttpWrapException
public HttpWrapException(java.lang.String message,
java.lang.Throwable cause)
HttpWrapException
public HttpWrapException(java.lang.Throwable cause)