Package ghidra.framework.client
Class RepositoryNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ghidra.framework.client.RepositoryNotFoundException
- All Implemented Interfaces:
Serializable
RepositoryNotFoundException
thrown when a failed connection occurs to a
non-existing repository. A valid server connection is required to make this
determination.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RepositoryNotFoundException
-