Serialized Form
-
Package com.enonic.xp.app
-
Class com.enonic.xp.app.ApplicationNotFoundException extends NotFoundException implements Serializable
-
-
Package com.enonic.xp.blob
-
Class com.enonic.xp.blob.BlobStoreException extends java.lang.RuntimeException implements Serializable
-
-
Package com.enonic.xp.content
-
Class com.enonic.xp.content.ContentAccessException extends BaseException implements Serializable
-
Serialized Fields
-
contentPath
ContentPath contentPath
-
permission
Permission permission
-
user
User user
-
-
-
Class com.enonic.xp.content.ContentAlreadyExistsException extends NotFoundException implements Serializable
-
Serialized Fields
-
path
ContentPath path
-
-
-
Class com.enonic.xp.content.ContentAlreadyMovedException extends MoveContentException implements Serializable
-
Class com.enonic.xp.content.ContentDataValidationException extends BaseException implements Serializable
-
Class com.enonic.xp.content.ContentNotFoundException extends NotFoundException implements Serializable
-
Serialized Fields
-
path
ContentPath path
-
-
-
Class com.enonic.xp.content.DuplicateContentException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.content.MoveContentException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
path
ContentPath path
-
-
-
Class com.enonic.xp.content.PushContentException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.content.UnableToDeleteContentException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.content.UnpublishContentException extends java.lang.RuntimeException implements Serializable
-
-
Package com.enonic.xp.convert
-
Class com.enonic.xp.convert.ConvertException extends java.lang.RuntimeException implements Serializable
-
-
Package com.enonic.xp.data
-
Class com.enonic.xp.data.PropertyTree extends java.lang.Object implements Serializable
- serialVersionUID:
- 4701275024713970175L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.lang.ClassNotFoundException, java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Class com.enonic.xp.data.ValueTypeException extends java.lang.RuntimeException implements Serializable
-
-
Package com.enonic.xp.exception
-
Class com.enonic.xp.exception.BaseException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.exception.ForbiddenAccessException extends BaseException implements Serializable
-
Serialized Fields
-
user
User user
-
-
-
Class com.enonic.xp.exception.InitializationException extends BaseException implements Serializable
-
Class com.enonic.xp.exception.NotFoundException extends BaseException implements Serializable
-
Class com.enonic.xp.exception.SystemException extends BaseException implements Serializable
-
-
Package com.enonic.xp.export
-
Class com.enonic.xp.export.ExportNodeException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.export.ImportNodeException extends java.lang.RuntimeException implements Serializable
-
-
Package com.enonic.xp.inputtype
-
Class com.enonic.xp.inputtype.InputTypeNotFoundException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.inputtype.InputTypeValidationException extends java.lang.RuntimeException implements Serializable
-
-
Package com.enonic.xp.issue
-
Class com.enonic.xp.issue.IssueAlreadyExistsException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.issue.IssueNotFoundException extends NotFoundException implements Serializable
-
-
Package com.enonic.xp.launcher
-
Class com.enonic.xp.launcher.LauncherException extends java.lang.RuntimeException implements Serializable
-
-
Package com.enonic.xp.mail
-
Class com.enonic.xp.mail.MailException extends java.lang.RuntimeException implements Serializable
-
-
Package com.enonic.xp.market
-
Class com.enonic.xp.market.MarketException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
httpErrorCode
java.lang.Integer httpErrorCode
-
-
-
-
Package com.enonic.xp.node
-
Class com.enonic.xp.node.MoveNodeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
path
NodePath path
-
-
-
Class com.enonic.xp.node.NodeAccessException extends BaseException implements Serializable
-
Serialized Fields
-
nodePath
NodePath nodePath
-
permission
Permission permission
-
user
User user
-
-
-
Class com.enonic.xp.node.NodeAlreadyExistAtPathException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
node
NodePath node
-
-
-
Class com.enonic.xp.node.NodeAlreadyMovedException extends MoveNodeException implements Serializable
-
Class com.enonic.xp.node.NodeBinaryReferenceException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.node.NodeIdExistsException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.node.NodeLoadException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.node.NodeNotFoundException extends NotFoundException implements Serializable
-
Class com.enonic.xp.node.NodeStorageException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.node.NodeVersionDeleteException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.node.NoNodeFoundException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.node.NoNodeWithIdFoundException extends NoNodeFoundException implements Serializable
-
Serialized Fields
-
id
NodeId id
-
-
-
Class com.enonic.xp.node.OperationNotPermittedException extends java.lang.RuntimeException implements Serializable
-
-
Package com.enonic.xp.page
-
Class com.enonic.xp.page.PageDescriptorNotFoundException extends NotFoundException implements Serializable
-
Class com.enonic.xp.page.PageNotFoundException extends NotFoundException implements Serializable
-
-
Package com.enonic.xp.query
-
Class com.enonic.xp.query.QueryException extends java.lang.RuntimeException implements Serializable
-
-
Package com.enonic.xp.region
-
Class com.enonic.xp.region.LayoutDescriptorNotFoundException extends NotFoundException implements Serializable
-
Class com.enonic.xp.region.PartDescriptorNotFoundException extends NotFoundException implements Serializable
-
-
Package com.enonic.xp.repository
-
Class com.enonic.xp.repository.BranchNotFoundException extends BaseException implements Serializable
-
Class com.enonic.xp.repository.IndexException extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.repository.RepositoryExeption extends java.lang.RuntimeException implements Serializable
-
Class com.enonic.xp.repository.RepositoryNotFoundException extends BaseException implements Serializable
-
-
Package com.enonic.xp.resource
-
Class com.enonic.xp.resource.ResourceError extends java.lang.Error implements Serializable
-
Serialized Fields
-
resourceKey
ResourceKey resourceKey
-
-
-
Class com.enonic.xp.resource.ResourceNotFoundException extends NotFoundException implements Serializable
-
Serialized Fields
-
resource
ResourceKey resource
-
-
-
Class com.enonic.xp.resource.ResourceProblemException extends BaseException implements Serializable
-
Serialized Fields
-
callStack
com.google.common.collect.ImmutableList<java.lang.String> callStack
-
lineNumber
int lineNumber
-
resource
ResourceKey resource
-
-
-
-
Package com.enonic.xp.security
-
Class com.enonic.xp.security.IdProviderAlreadyExistsException extends BaseException implements Serializable
-
Serialized Fields
-
idProviderKey
IdProviderKey idProviderKey
-
-
-
Class com.enonic.xp.security.IdProviderNotFoundException extends BaseException implements Serializable
-
Serialized Fields
-
idProviderKey
IdProviderKey idProviderKey
-
-
-
Class com.enonic.xp.security.PrincipalAlreadyExistsException extends BaseException implements Serializable
-
Serialized Fields
-
principalKey
PrincipalKey principalKey
-
-
-
Class com.enonic.xp.security.PrincipalNotFoundException extends BaseException implements Serializable
-
Serialized Fields
-
principalKey
PrincipalKey principalKey
-
-
-
-
Package com.enonic.xp.security.auth
-
Class com.enonic.xp.security.auth.AuthenticationException extends BaseException implements Serializable
-
Class com.enonic.xp.security.auth.AuthenticationInfo extends java.lang.Object implements Serializable
- serialVersionUID:
- 5464920698278527343L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.lang.ClassNotFoundException, java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Package com.enonic.xp.task
-
Class com.enonic.xp.task.TaskNotFoundException extends BaseException implements Serializable
-
Serialized Fields
-
task
DescriptorKey task
-
-
-
-
Package com.enonic.xp.web
-
Class com.enonic.xp.web.WebException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
status
HttpStatus status
-
-
-
-
Package com.enonic.xp.xml
-
Class com.enonic.xp.xml.XmlException extends BaseException implements Serializable
-