public class

ClusterNotPermittedException

extends ClusterException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.atlassian.confluence.cluster.ClusterException
         ↳ com.atlassian.confluence.cluster.ClusterNotPermittedException

Summary

Public Constructors
ClusterNotPermittedException()
Public Methods
String getMessage()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public ClusterNotPermittedException ()

Public Methods

public String getMessage ()