nodebox.graphics
Class NodeBoxError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nodebox.graphics.NodeBoxError
- All Implemented Interfaces:
- Serializable
public class NodeBoxError
- extends RuntimeException
Generic error object that happens during execution of NodeBox commands, generally in the GraphicsContext.
- See Also:
GraphicsContext,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NodeBoxError
public NodeBoxError(String message)
Copyright © 2013. All Rights Reserved.