public class

FileOutOfDateException

extends EntityOutOfDateException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ com.atlassian.bitbucket.ServiceException
           ↳ com.atlassian.bitbucket.EntityOutOfDateException
             ↳ com.atlassian.bitbucket.content.FileOutOfDateException

Summary

[Expand]
Inherited Constants
From class com.atlassian.bitbucket.EntityOutOfDateException
Public Constructors
FileOutOfDateException(KeyedMessage message)
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.EntityOutOfDateException
From class com.atlassian.bitbucket.ServiceException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public FileOutOfDateException (KeyedMessage message)