org.openspaces.remoting.scripting
Class ScriptNotLoadedException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
org.springframework.core.NestedRuntimeException
                  
org.openspaces.remoting.scripting.ScriptingException
                      
org.openspaces.remoting.scripting.ScriptNotLoadedException
- All Implemented Interfaces: 
 - Serializable
 
public class ScriptNotLoadedException
- extends ScriptingException
 
An exception indicating that a script was executed without its script content
 not loaded.
- Author:
 
  - kimchy
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
ScriptNotLoadedException
public ScriptNotLoadedException(String msg)
ScriptNotLoadedException
public ScriptNotLoadedException(String msg,
                                Throwable cause)
Copyright © GigaSpaces.