jadex.runtime
Class ContentException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               jadex.runtime.ContentException
jadex.runtime.ContentException
- All Implemented Interfaces: 
- Serializable
- public class ContentException- extends RuntimeException
A content exception occurs, if the content cannot be properly
  extracted from a message with language and ontology set.
- See Also:
- Serialized Form
 
 
 
 
ContentException
public ContentException(String msg,
                        String trace)
- Create a new content exception.
 
printStackTrace
public void printStackTrace()
- Print the stack trace.
 
- 
 
Submit a bug or feature
 For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples. Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.