Class IMCGroovyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imc.iss.groovy.IMCGroovyException
All Implemented Interfaces:
Serializable

public class IMCGroovyException extends Exception
A custom exception for use in relation with groovy scripts
See Also:
  • Constructor Details

    • IMCGroovyException

      public IMCGroovyException(String msg)
      Constructor with the message
      Parameters:
      msg - The message to be included