SDLException is the general class of exceptions produced by sdl4gcj.
[詳細]
Public メソッド | |
| SDLException () | |
Constructs an SDLException with no detail message. | |
| SDLException (String message) | |
Constructs an SDLException with the specified detail message. | |
Static Public メソッド | |
| static native String | getError () |
| Returns error message from SDL system. | |
SDLException is the general class of exceptions produced by sdl4gcj.
|
|
Constructs an
|
|
|
Constructs an
|
|
|
Returns error message from SDL system.
A wrapper method of |
1.4.3