Class BootstrapInfoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ghidra.app.util.bin.format.golang.BootstrapInfoException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionBootstrapInfoException
(String message) BootstrapInfoException
(String message, Throwable cause) BootstrapInfoException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BootstrapInfoException
public BootstrapInfoException() -
BootstrapInfoException
-
BootstrapInfoException
-
BootstrapInfoException
-