This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.gora.util
Class OperationNotSupportedException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.apache.gora.util.OperationNotSupportedException
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-2012 The Apache Software Foundation. All Rights Reserved.