|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.Net4jException
org.eclipse.net4j.core.CustomProtocolException
org.eclipse.emf.cdo.core.CDOException
org.eclipse.emf.cdo.client.UnwrappedObjectException
public class UnwrappedObjectException
The UnwrappedObjectException
class.
Constructor Summary | |
---|---|
UnwrappedObjectException()
Creates an instance of this class. |
|
UnwrappedObjectException(java.lang.String message)
Creates an instance of this class. |
|
UnwrappedObjectException(java.lang.String message,
java.lang.Throwable cause)
Creates an instance of this class. |
|
UnwrappedObjectException(java.lang.Throwable cause)
Creates an instance of this class. |
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 |
---|
public UnwrappedObjectException()
public UnwrappedObjectException(java.lang.String message)
message
- public UnwrappedObjectException(java.lang.Throwable cause)
cause
- public UnwrappedObjectException(java.lang.String message, java.lang.Throwable cause)
message
- cause
-
|
Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |