Class TranspileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nustaq.kontraktor.webapp.transpiler.TranspileException
- All Implemented Interfaces:
Serializable
Created by ruedi on 21.05.16.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTranspileException(String message) TranspileException(String message, Throwable cause) TranspileException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) TranspileException(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
-
TranspileException
public TranspileException() -
TranspileException
-
TranspileException
-
TranspileException
-
TranspileException
-
-
Method Details
-
getErrors
-
errors
-