net.i2p.desktopgui.util
Class BrowseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.i2p.desktopgui.util.BrowseException
- All Implemented Interfaces:
- Serializable
public class BrowseException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BrowseException
public BrowseException()
BrowseException
public BrowseException(String s)
BrowseException
public BrowseException(String s,
Throwable t)
BrowseException
public BrowseException(Throwable t)