All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.cometway.jerminal.UnauthorizedAccessException

com.cometway.jerminal.UnauthorizedAccessException

public class UnauthorizedAccessException
This exception is thrown when a command is issued to the Jerminal that is not authorized.


Constructor Index

 o UnauthorizedAccessException()
 o UnauthorizedAccessException(String)

Constructors

 o UnauthorizedAccessException
 public UnauthorizedAccessException()
 o UnauthorizedAccessException
 public UnauthorizedAccessException(String comments)

All Packages  Class Hierarchy  This Package  Previous  Next  Index