public class MacroException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
MacroException()
Creates a new MacroException without message
|
MacroException(java.lang.String message)
Creates a new MacroException with the specified message
|