org.cruxframework.crux.core.client.screen
Class InterfaceConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cruxframework.crux.core.client.screen.InterfaceConfigException
- All Implemented Interfaces:
- Serializable
public class InterfaceConfigException
- extends RuntimeException
Abstraction for interface configuration error.
- Author:
- Thiago
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InterfaceConfigException
public InterfaceConfigException()
InterfaceConfigException
public InterfaceConfigException(String message)
InterfaceConfigException
public InterfaceConfigException(Throwable cause)
InterfaceConfigException
public InterfaceConfigException(String message,
Throwable cause)
Copyright © 2014. All rights reserved.