Class ScreenLockException

All Implemented Interfaces:
Serializable

public final class ScreenLockException extends RuntimeException
Understands an error thrown when acquiring or releasing a ScreenLock.
See Also:
  • Field Details

  • Constructor Details

    • ScreenLockException

      public ScreenLockException(String message)
      Creates a new ScreenLockException.
      Parameters:
      message - the detail message.