com.agical.rdoc.core.parser
Class RuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.agical.rdoc.core.parser.RuntimeException
- All Implemented Interfaces:
- Serializable
public class RuntimeException
- extends RuntimeException
Exception that wrapps the java.lang.RuntimeException for the JavaCC generated code.
- Author:
- Daniel
- See Also:
- Serialized Form
RuntimeException
public RuntimeException(Throwable cause)
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintStream printStream)
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintWriter printWriter)
- Overrides:
printStackTrace
in class Throwable
Copyright © 2005-2011 Agical AB. All Rights Reserved.