lux.exception
Class LuxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
lux.exception.LuxException
- All Implemented Interfaces:
- Serializable
public class LuxException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LuxException
public LuxException(Throwable t)
LuxException
public LuxException(String msg,
Throwable t)
LuxException
public LuxException(String msg)
Copyright © 2013. All Rights Reserved.