org.eclipse.hyades.logging.events.exceptions
Class InvalidExtendedDataElementTypeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.eclipse.hyades.logging.events.exceptions.InvalidExtendedDataElementTypeException
All Implemented Interfaces:
java.io.Serializable

Deprecated. This class is deprecated as of 2004-05-17 To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

public class InvalidExtendedDataElementTypeException
extends java.lang.RuntimeException

Author:
jcornpropst
See Also:
Serialized Form

Constructor Summary
InvalidExtendedDataElementTypeException()
          Deprecated. Constructor for InvalidEventPropertyTypeException.
InvalidExtendedDataElementTypeException(java.lang.String s)
          Deprecated. Constructor for InvalidEventPropertyTypeException.
 
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

InvalidExtendedDataElementTypeException

public InvalidExtendedDataElementTypeException()
Deprecated. 
Constructor for InvalidEventPropertyTypeException.


InvalidExtendedDataElementTypeException

public InvalidExtendedDataElementTypeException(java.lang.String s)
Deprecated. 
Constructor for InvalidEventPropertyTypeException.

Parameters:
s -