org.wsmo.service.signature
Class NotGroundedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.