Package sk.iway.iwcm.stat.heat_map
Class NoRecordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sk.iway.iwcm.stat.heat_map.NoRecordException
- All Implemented Interfaces:
Serializable
NoRecordException.java
Thrown when there is no click to display
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoRecordException
public NoRecordException()
-