| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.createcontent.api.exceptions | |
| com.atlassian.confluence.plugins.createcontent.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypedException |
class |
BlueprintIllegalArgumentException
Exception that's thrown when content is being created with illegal arguments for the Blueprint it's being created from.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypedRuntimeException |
class |
BlueprintPluginNotFoundException
Thrown when a blueprint module cannot be looked up in the plugin system because it is either not present or not
enabled.
|
class |
ModuleNotBlueprintException
Thrown when we expect to get a Blueprint plugin module but we end up getting a different type of module.
|
Copyright © 2017 Atlassian. All rights reserved.