Package org.opennebula.client
Class OneException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opennebula.client.OneException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
ClientConfigurationException
,RuleParseException
public class OneException extends java.lang.Exception
TheOneException
class is a generic OpenNebula exception.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OneException(java.lang.String message)
-