This project has retired. For details please refer to its
Attic page.
OperationNotSupportedException (Apache Gora 0.2 API)
org.apache.gora.util
Class OperationNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.gora.util.OperationNotSupportedException
- All Implemented Interfaces:
- Serializable
public class OperationNotSupportedException
- extends RuntimeException
Operation is not supported or implemented.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OperationNotSupportedException
public OperationNotSupportedException()
OperationNotSupportedException
public OperationNotSupportedException(String message,
Throwable cause)
OperationNotSupportedException
public OperationNotSupportedException(String message)
OperationNotSupportedException
public OperationNotSupportedException(Throwable cause)
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.