Package org.robovm.compiler
Class CompilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.robovm.compiler.CompilerException
- All Implemented Interfaces:
Serializable
public class CompilerException extends RuntimeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description CompilerException()CompilerException(String message)CompilerException(String message, Throwable cause)CompilerException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CompilerException
public CompilerException() -
CompilerException
-
CompilerException
-
CompilerException
-