Package host.anzo.eossdk.eos.exceptions
Class EOSProgressionSnapshotSnapshotIdUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
host.anzo.eossdk.eos.exceptions.EOSException
host.anzo.eossdk.eos.exceptions.EOSProgressionSnapshotSnapshotIdUnavailableException
- All Implemented Interfaces:
Serializable
Exception wrapper for
EOS_EResult.EOS_ProgressionSnapshot_SnapshotIdUnavailable- Since:
- 9/25/2023
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class host.anzo.eossdk.eos.exceptions.EOSException
fromResult, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EOSProgressionSnapshotSnapshotIdUnavailableException
protected EOSProgressionSnapshotSnapshotIdUnavailableException()
-