org.granite.client.messaging.channel
Class ChannelFactoryConfigurationError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.granite.client.messaging.channel.ChannelFactoryConfigurationError
- All Implemented Interfaces:
- Serializable
public class ChannelFactoryConfigurationError
- 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 |
ChannelFactoryConfigurationError
public ChannelFactoryConfigurationError()
ChannelFactoryConfigurationError
public ChannelFactoryConfigurationError(String message)
ChannelFactoryConfigurationError
public ChannelFactoryConfigurationError(Throwable cause)
ChannelFactoryConfigurationError
public ChannelFactoryConfigurationError(String message,
Throwable cause)