Class AbstractFormat.HashCalculationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.openindex.openestate.tool.agency.export.AbstractFormat.HashCalculationException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AbstractFormat
public static class AbstractFormat.HashCalculationException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HashCalculationException(String message)
HashCalculationException(String message, Exception cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-