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 Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.extensions.surf.exception.PlatformRuntimeException
create, create, makeRuntimeExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WebScriptsPlatformException
-
WebScriptsPlatformException
-