Package com.saperion.exception
Class StreamVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.saperion.exception.StreamVerificationException
- All Implemented Interfaces:
Serializable
Will be thrown if that calculated hash or length of the content stream does not match the
expected values.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStreamVerificationException
(String message) StreamVerificationException
(String message, 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
-
StreamVerificationException
public StreamVerificationException() -
StreamVerificationException
-
StreamVerificationException
-
StreamVerificationException
-