Class BlockTransformScriptInvalid
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.microstrategy.web.blocks.xforms.BlockTransformScriptInvalid
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class BlockTransformScriptInvalid extends java.lang.ExceptionThis exception is raised in the process of parsing the transform "script".- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description BlockTransformScriptInvalid(java.lang.String message) 
 -