|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.hyades.logging.events.exceptions.UnsupportedVersionException
This Common Base Event implementation version is not supported.
Constructor Summary | |
---|---|
UnsupportedVersionException()
Deprecated. Public no-argument constructor which delegates to the super class' no-argument constructor. |
|
UnsupportedVersionException(java.lang.String message)
Deprecated. Public detail message constructor which delegates to the super class' detail message constructor. |
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 |
public UnsupportedVersionException()
public UnsupportedVersionException(java.lang.String message)
message
- The specified detail message of the exception.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |