- All Superinterfaces:
-
java.io.Serializable
class InvalidSarlBatchCompilerError
extends java.lang.Object
Exception that is thrown when the SARL batch compiler cannot be created.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-
Constructor Summary
Constructor and description |
new
Constructor with the standard error message. |
new(Throwable)
Constructor with the standard error message and a cause. |
Constructor Details
- new
-
new
Constructor with the standard error message.
- new(Throwable)
-
new(Throwable)
Constructor with the standard error message and a cause.
- Parameters:
-
cause -