Class WebScriptsPlatformException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.extensions.surf.exception.PlatformRuntimeException
org.springframework.extensions.surf.exception.WebScriptsPlatformException
All Implemented Interfaces:
Serializable

public class WebScriptsPlatformException extends org.springframework.extensions.surf.exception.PlatformRuntimeException
Exception thrown by the web scripts engine
Author:
muzquiano
See Also:
  • Constructor Details

    • WebScriptsPlatformException

      public WebScriptsPlatformException(String msg)
    • WebScriptsPlatformException

      public WebScriptsPlatformException(String msg, Throwable cause)