public class AstException extends RuntimeException
| Constructor and Description |
|---|
AstException() |
AstException(String message) |
AstException(String message,
Throwable cause) |
AstException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AstException(String message, Throwable cause)
public AstException(String message)
public AstException(Throwable cause)
public AstException()
Copyright © 2013. All Rights Reserved.