Package org.drasyl.handler.remote
Class InvalidProofOfWorkFilter.InvalidProofOfWorkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drasyl.handler.remote.InvalidProofOfWorkFilter.InvalidProofOfWorkException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- InvalidProofOfWorkFilter
Signals that a message was received with an invalid
ProofOfWork
and was dropped.- 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
-
InvalidProofOfWorkException
-