Class MacroDoesNotExist
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.microstrategy.web.blocks.macros.MacroDoesNotExist
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class MacroDoesNotExist extends java.lang.ExceptionAn exception that indicates that the requested macro is not defined for this context.- Since:
 - MicroStrategy Web 9.0.0
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description MacroDoesNotExist(java.lang.String macroName, java.lang.String msg) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMacroName() 
 -