org.gcube.data.td.commons.webservice.exception
Class InvalidInvocationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.data.td.commons.webservice.exception.InvalidInvocationException
All Implemented Interfaces:
Serializable

public class InvalidInvocationException
extends Exception

See Also:
Serialized Form

Constructor Summary
InvalidInvocationException()
           
InvalidInvocationException(String message)
           
InvalidInvocationException(String message, Throwable cause)
           
InvalidInvocationException(Throwable cause)
           
 
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

InvalidInvocationException

public InvalidInvocationException()

InvalidInvocationException

public InvalidInvocationException(String message,
                                  Throwable cause)

InvalidInvocationException

public InvalidInvocationException(String message)

InvalidInvocationException

public InvalidInvocationException(Throwable cause)


Copyright © 2013. All Rights Reserved.