Deprecated API


Contents
Deprecated Constructors
org.eclipse.stardust.common.error.AccessForbiddenException(String)
          Use of error codes is strongly recommended. 
org.eclipse.stardust.common.error.ConcurrencyException(String)
          - use ConcurrencyException.ConcurrencyException(ErrorCase) instead 
org.eclipse.stardust.common.error.ConcurrencyException(String, Throwable)
          - use ConcurrencyException.ConcurrencyException(ErrorCase, Throwable) instead 
org.eclipse.stardust.common.error.ExpectedFailureException(String)
            
org.eclipse.stardust.common.error.ExpectedFailureException(String, Throwable)
            
org.eclipse.stardust.common.error.ExpectedFailureException(Throwable)
            
org.eclipse.stardust.common.error.InvalidValueException(String)
            
org.eclipse.stardust.common.error.InvalidValueException(String, Exception)
            
org.eclipse.stardust.common.error.ObjectNotFoundException(String)
          Use of error codes is strongly recommended. 
org.eclipse.stardust.common.error.ObjectNotFoundException(String, long)
          Use of error codes is strongly recommended. 
org.eclipse.stardust.common.error.ObjectNotFoundException(String, Serializable)
          Use of error codes is strongly recommended. 
 



Copyright © 2014 Eclipse Stardust. All Rights Reserved.