Analytical Perspectives in Game Design


 

All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bvyy.command.NoCommandAssignedException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----bvyy.command.NoCommandAssignedException

public class NoCommandAssignedException
extends Exception

Constructor Index

 o NoCommandAssignedException()
Constructs an Exception with no specified detail message.
 o NoCommandAssignedException(String)
Constructs an Exception with the specified detail message.

Constructors

 o NoCommandAssignedException
 public NoCommandAssignedException()
Constructs an Exception with no specified detail message.

 o NoCommandAssignedException
 public NoCommandAssignedException(String s)
Constructs an Exception with the specified detail message.

Parameters:
s - the detail message.

All Packages  Class Hierarchy  This Package  Previous  Next  Index

22/11/99

 


See also: [Role Playing Games] [Game Engine]
© 1998, 1999 Brian Yap. These pages are available under the GNU licence.