Class NotAttachedException

All Implemented Interfaces:
Serializable

public class NotAttachedException extends IllegalStateException
Thrown when performing operations on IComputerAccess when the current peripheral is no longer attached to the computer.
See Also:
  • Constructor Details

    • NotAttachedException

      public NotAttachedException()
    • NotAttachedException

      public NotAttachedException(String s)