com.groiss.wfxml
Class WfXMLMessageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.groiss.wfxml.WfXMLMessageException
All Implemented Interfaces:
java.io.Serializable

public class WfXMLMessageException
extends java.lang.Exception

This kind of exception is often thrown if there are errors in messages or if message related errors occur.

See Also:
Serialized Form

Constructor Summary
WfXMLMessageException(java.lang.String description)
           
 
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

WfXMLMessageException

public WfXMLMessageException(java.lang.String description)


Copyright © 2001-2006 Groiss Informatics GmbH. All Rights Reserved.