org.ocpsoft.rewrite.servlet.impl
Class CompileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ocpsoft.rewrite.servlet.impl.CompileException
- All Implemented Interfaces:
- Serializable
public class CompileException
- extends RuntimeException
- Author:
- Lincoln Baxter, III
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CompileException
public CompileException()
CompileException
public CompileException(String message)
CompileException
public CompileException(Throwable e)
CompileException
public CompileException(String message,
Throwable e)
Copyright © 2013 OCPsoft. All Rights Reserved.