Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields

sdl4gcj::SDLException Class Reference

SDLException is the general class of exceptions produced by sdl4gcj. More...


Public Member Functions

 SDLException ()
 Constructs an SDLException with no detail message.
 SDLException (String message)
 Constructs an SDLException with the specified detail message.

Static Public Member Functions

static native String getError ()
 Returns error message from SDL system.


Detailed Description

SDLException is the general class of exceptions produced by sdl4gcj.

Author:
SAWAI, Masahiko


Constructor & Destructor Documentation

sdl4gcj::SDLException::SDLException  )  [inline]
 

Constructs an SDLException with no detail message.

sdl4gcj::SDLException::SDLException String  message  )  [inline]
 

Constructs an SDLException with the specified detail message.

Parameters:
message the detail message.


Member Function Documentation

static native String sdl4gcj::SDLException::getError  )  [static]
 

Returns error message from SDL system.

A wrapper method of SDL_GetError().


The documentation for this class was generated from the following file:
Generated on Sun Aug 28 16:31:14 2005 for sdl4gcj by  doxygen 1.4.3