Analytical Perspectives in Game Design


 

All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bvyy.command.CommandPartlyFailedException

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

public class CommandPartlyFailedException
extends Exception

Constructor Index

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

Constructors

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

 o CommandPartlyFailedException
 public CommandPartlyFailedException(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.