com.atlassian.confluence.api.service.exceptions
Class ContentTooLongException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.atlassian.confluence.api.service.exceptions.ContentTooLongException
- All Implemented Interfaces:
- Serializable
public class ContentTooLongException
- extends IOException
TODO replace with httpcore exception of the same name when that's widely available to plugins
- Since:
- 5.6
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContentTooLongException
public ContentTooLongException(String message)
Copyright © 2003–2015 Atlassian. All rights reserved.