Class ResourceIdentifierCreationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ResourceIdentifierCreationException
-
- All Implemented Interfaces:
Serializable
public class ResourceIdentifierCreationException extends RuntimeException
Thrown when there is an error creating a resource identifier for a particular resource.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResourceIdentifierCreationException(Object resource, String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-