org.marketcetera.client
Class ClientInitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.marketcetera.util.except.I18NException
org.marketcetera.client.ClientInitException
- All Implemented Interfaces:
- Serializable, I18NThrowable
public class ClientInitException
- extends I18NException
Instances of this class are thrown if the Client is already
initialized or if it's not initialized.
- Since:
- 1.0.0
- Version:
- $Id: ClientInitException.java 16154 2012-07-14 16:34:05Z colin $
- Author:
- anshul@marketcetera.com
- See Also:
- Serialized Form
ClientInitException
public ClientInitException(I18NBoundMessage message)
- Creates an instance.
- Parameters:
message - the exception message.
Copyright © 2012. All Rights Reserved.