Class LinkException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.ciera.runtime.summit.exceptions.XtumlException
-
- io.ciera.runtime.summit.exceptions.LinkException
-
- All Implemented Interfaces:
Serializable
public class LinkException extends XtumlException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LinkException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
LinkException
public LinkException(String message)
-
-