public class CmsTooManyPublishResourcesException extends java.lang.RuntimeException
| Constructor and Description |
|---|
CmsTooManyPublishResourcesException(int count)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Returns the amount of publish resources.
|
public CmsTooManyPublishResourcesException(int count)
count - the amount of publish resourcespublic int getCount()
The result may not be 100% accurate.