Package org.testcontainers.ext
Class ScriptUtils.ScriptParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.testcontainers.ext.ScriptUtils.ScriptParseException
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ScriptUtils
public static class ScriptUtils.ScriptParseException
extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ScriptParseException(java.lang.String format, java.lang.String scriptPath) -
Method Summary
-
Constructor Details
-
ScriptParseException
public ScriptParseException(java.lang.String format, java.lang.String scriptPath)
-