public class MacroException extends RuntimeException
Constructor and Description |
---|
MacroException()
Creates a new MacroException without message
|
MacroException(String message)
Creates a new MacroException with the specified message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MacroException()
public MacroException(String message)
message
- the error description presented to the user.Copyright © 1998–2016. All rights reserved.