public class XAffectException
extends java.lang.Exception
Exception
s that were created in
xAffect's context.Constructor and Description |
---|
XAffectException(java.lang.String message)
Creates a new
XAffectException . |
public XAffectException(java.lang.String message)
XAffectException
.message
- describing the cause of the Exception
.