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:
java.io.Serializable
public class WebScriptsPlatformException extends org.springframework.extensions.surf.exception.PlatformRuntimeExceptionException thrown by the web scripts engine- Author:
- muzquiano
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WebScriptsPlatformException(java.lang.String msg)WebScriptsPlatformException(java.lang.String msg, java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class org.springframework.extensions.surf.exception.PlatformRuntimeException
create, create, makeRuntimeException
-
-