Class RuntimeScriptingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.shibboleth.idp.plugin.scripting.RuntimeScriptingException
All Implemented Interfaces:
Serializable

public class RuntimeScriptingException extends RuntimeException
A run time exception to handle ligatured off methods in our JRS-223 support.
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      serialVersionUID.
      See Also:
  • Constructor Details

    • RuntimeScriptingException

      public RuntimeScriptingException(String message)
      Constructor.
      Parameters:
      message - the message.