Class NotLinkedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.kosdev.kos.core.service.hardware.NotLinkedException
All Implemented Interfaces:
Serializable

public class NotLinkedException extends RuntimeException
Exception when trying to access features related to an iface or link where the iface or link isn't ready.
Since:
1
Version:
1
See Also:
  • Constructor Details

    • NotLinkedException

      public NotLinkedException(Object bean)
      Create a new exception for the specified object.