Class BlockTransformExecutionFailure
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.microstrategy.web.blocks.xforms.BlockTransformExecutionFailure
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class BlockTransformExecutionFailure extends java.lang.ExceptionIf a transform fails in the process of manipulating a Block tree (subtree or set of Block Properties) than this exception is thrown.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description BlockTransformExecutionFailure(java.lang.String message) 
 -