Exception
org.gnu.glib.JGException
public class JGException
extends Exception
JGException(Error error)
Error
getError()
void
setError(Error error)
public JGException(Error error)
public Error getError()
Returns:Returns the error.
public void setError(Error error)
Parameters:error - The error to set.
error