|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.dasein.cloud.InternalException
org.dasein.cloud.OperationNotSupportedException
public class OperationNotSupportedException
Thrown by a cloud service implementation in which a given operation is not supported though the general service has some level of support. If none of the operations are supported, however, then there should be no service implementation for that service.
| Constructor Summary | |
|---|---|
OperationNotSupportedException()
Constructs an empty exception. |
|
OperationNotSupportedException(String msg)
Constructs an exception with the specified explanation as to why the operation is not supported. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OperationNotSupportedException()
public OperationNotSupportedException(String msg)
msg - the explanation as to why the operation is not supported.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2009 enStratus Networks LLC – Available under the terms of the Artistic License 2.0.