public class LuminSystemException extends MultiTouchInputException
Constructor and Description |
---|
LuminSystemException(java.lang.Throwable t)
Instantiates a new lumin system exception.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |
void |
setCause(java.lang.Throwable cause)
Sets the cause.
|