org.apache.xalan.xsltc.compiler.util
public class InternalError extends Error
Constructor and Description |
---|
InternalError(String msg)
Construct an
InternalError with the specified error message. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InternalError(String msg)
InternalError
with the specified error message.msg
- the error messageCopyright © –2015. All rights reserved.