class Exception : Object

protected String info

public Exception( String info )
public String getInfo( )