Analytical Perspectives in Game Design


 

All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bvyy.io.IOFileLocationNotSupportedException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.io.IOException
                           |
                           +----bvyy.io.IOFileLocationNotSupportedException

public class IOFileLocationNotSupportedException
extends IOException

Constructor Index

 o IOFileLocationNotSupportedException()
Constructs an IOException with no detail message.
 o IOFileLocationNotSupportedException(String)
Constructs an IOException with the specified detail message.

Constructors

 o IOFileLocationNotSupportedException
 public IOFileLocationNotSupportedException()
Constructs an IOException with no detail message.

 o IOFileLocationNotSupportedException
 public IOFileLocationNotSupportedException(String s)
Constructs an IOException 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.