# Class: com.pnfsoftware.jeb.client.script.ScriptPreparationException

This exception is used to report an error that occurred when preparing the JEB Python script engine.

## Constructor: ScriptPreparationException
- parameter: `message`, type: `java.lang.String`


## Constructor: ScriptPreparationException
- parameter: `cause`, type: `java.lang.Throwable`


## Constructor: ScriptPreparationException
- parameter: `message`, type: `java.lang.String`
- parameter: `cause`, type: `java.lang.Throwable`


