org.wsmo.service.signature
Class NotGroundedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.wsmo.service.signature.NotGroundedException
All Implemented Interfaces:
Serializable

public class NotGroundedException
extends Exception

Exception to be thrown if In, Out or Shared don't define any grounding information.

    Created on Jul 26, 2005
    Committed by $Author: vassil_momtchev $
    $Source$
 

Version:
$Revision: 1849 $ $Date: 2006-10-24 17:56:41 +0300 (Tue, 24 Oct 2006) $
Author:
James Scicluna, Thomas Haselwanter, Holger Lausen
See Also:
Serialized Form

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

NotGroundedException

public NotGroundedException()

NotGroundedException

public NotGroundedException(String message,
                            Throwable cause)

NotGroundedException

public NotGroundedException(String message)

NotGroundedException

public NotGroundedException(Throwable cause)


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.