ucar.nc2.util.net
Class HTTPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ucar.nc2.util.net.HTTPException
- All Implemented Interfaces:
- Serializable
public class HTTPException
- extends 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 |
HTTPException
public HTTPException()
HTTPException
public HTTPException(String message)
HTTPException
public HTTPException(String message,
Throwable cause)
HTTPException
public HTTPException(Throwable cause)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.