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, toStringpublic MacroException()
public MacroException(String message)
message - the error description presented to the user.Copyright © 2015. All rights reserved.