org.eclipse.emf.cdo.util
Class LegacySystemNotAvailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.eclipse.emf.cdo.util.LegacySystemNotAvailableException
All Implemented Interfaces:
java.io.Serializable

public class LegacySystemNotAvailableException
extends java.lang.RuntimeException

See Also:
Serialized Form

Field Summary
static java.lang.String LEGACY_SYSTEM_NOT_AVAILABLE
           
 
Constructor Summary
LegacySystemNotAvailableException()
           
 
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
 

Field Detail

LEGACY_SYSTEM_NOT_AVAILABLE

public static final java.lang.String LEGACY_SYSTEM_NOT_AVAILABLE
See Also:
Constant Field Values
Constructor Detail

LegacySystemNotAvailableException

public LegacySystemNotAvailableException()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.