sdljava

Class SDLException

public class SDLException extends Exception

Thrown when an exception occurs during and SDL operation

Version: $Id: SDLException.java,v 1.4 2004/12/29 19:11:52 ivan_ganza Exp $

Constructor Summary
SDLException(Exception e)
SDLException(String str)

Constructor Detail

SDLException

public SDLException(Exception e)

SDLException

public SDLException(String str)