Package io.inugami.commons.engine
Class ScriptCheckingDto
- java.lang.Object
-
- io.inugami.commons.engine.ScriptCheckingDto
-
- All Implemented Interfaces:
Serializable
public final class ScriptCheckingDto extends Object implements Serializable
ScriptCheckingDto- Since:
- 2 févr. 2018
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScriptCheckingDto()
ScriptCheckingDto(ScriptException error)
-
-
-
Constructor Detail
-
ScriptCheckingDto
public ScriptCheckingDto()
-
ScriptCheckingDto
public ScriptCheckingDto(ScriptException error)
-
-
Method Detail
-
getError
public ScriptException getError()
-
-