Class LinkException

All Implemented Interfaces:
Serializable

public class LinkException extends RuntimeException
A RuntimeException thrown during the link process, or callbacks.
See Also:
  • Constructor Details

    • LinkException

      public LinkException(String reason)
    • LinkException

      public LinkException(String reason, Throwable cause)