org.granite.client.platform
Class PlatformConfigurationError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.granite.client.platform.PlatformConfigurationError
- All Implemented Interfaces:
- Serializable
public class PlatformConfigurationError
- extends Error
- Author:
- Franck WOLFF
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PlatformConfigurationError
public PlatformConfigurationError()
PlatformConfigurationError
public PlatformConfigurationError(String message)
PlatformConfigurationError
public PlatformConfigurationError(Throwable cause)
PlatformConfigurationError
public PlatformConfigurationError(String message,
Throwable cause)