public class BrowseException extends java.lang.Exception
BrowseException()
BrowseException(java.lang.String s)
BrowseException(java.lang.String s, java.lang.Throwable t)
BrowseException(java.lang.Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BrowseException()
public BrowseException(java.lang.String s)
public BrowseException(java.lang.String s, java.lang.Throwable t)
public BrowseException(java.lang.Throwable t)