Package org.opennebula.client
Class ClientConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opennebula.client.OneException
-
- org.opennebula.client.ClientConfigurationException
-
- All Implemented Interfaces:
java.io.Serializable
public class ClientConfigurationException extends OneException
This exception is thrown when a a new Client is constructed with wrong authorization options.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClientConfigurationException(java.lang.String message)
-