Package com.openindex.openestate.tool
Class ImmoToolException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.openindex.openestate.tool.ImmoToolException
-
- All Implemented Interfaces:
Serializable
public class ImmoToolException extends Exception
ImmoTool-Exception.- Author:
- Andreas Rudolph
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImmoToolException()
ImmoToolException(String msg)
ImmoToolException(String msg, Throwable t)
ImmoToolException(Throwable t)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-