org.apache.xalan.xsltc.compiler.util
public class TypeCheckError extends Exception
Constructor and Description |
---|
TypeCheckError(ErrorMsg error) |
TypeCheckError(String code,
Object param) |
TypeCheckError(String code,
Object param1,
Object param2) |
TypeCheckError(SyntaxTreeNode node) |
Modifier and Type | Method and Description |
---|---|
ErrorMsg |
getErrorMsg() |
String |
getMessage() |
String |
toString() |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public TypeCheckError(SyntaxTreeNode node)
public TypeCheckError(ErrorMsg error)
Copyright © 2016 The Apache Software Foundation. All rights reserved.