public class AgqlRuntimeException extends RuntimeException
AsyncGameLibUncheckedException class.
Constructor and Description |
---|
AgqlRuntimeException()
Constructor for AsyncGameLibUncheckedException.
|
AgqlRuntimeException(String message)
Constructor for AsyncGameLibUncheckedException.
|
AgqlRuntimeException(String message,
Throwable cause)
Constructor for AsyncGameLibUncheckedException.
|
AgqlRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Constructor for AsyncGameLibUncheckedException.
|
AgqlRuntimeException(Throwable cause)
Constructor for AsyncGameLibUncheckedException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AgqlRuntimeException()
Constructor for AsyncGameLibUncheckedException.
public AgqlRuntimeException(String message)
Constructor for AsyncGameLibUncheckedException.
message
- a String
objectpublic AgqlRuntimeException(String message, Throwable cause)
Constructor for AsyncGameLibUncheckedException.
public AgqlRuntimeException(Throwable cause)
Constructor for AsyncGameLibUncheckedException.
cause
- a Throwable
objectCopyright © 2016–2024. All rights reserved.