Package com.illumon.iris.gui.filterlink
Class LinkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.gui.filterlink.LinkException
- All Implemented Interfaces:
Serializable
public class LinkException extends RuntimeException
A
RuntimeException
thrown during the link process, or callbacks.- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description LinkException(String reason)
LinkException(String reason, Throwable cause)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString