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