org.cruxframework.crux.tools.compile
Class CompilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cruxframework.crux.tools.compile.CompilerException
- All Implemented Interfaces:
- Serializable
public class CompilerException
- extends Exception
- Author:
- Thiago da Rosa de Bustamante -
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CompilerException
public CompilerException()
CompilerException
public CompilerException(String message)
- Parameters:
message -
CompilerException
public CompilerException(Throwable cause)
- Parameters:
cause -
CompilerException
public CompilerException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2014. All rights reserved.