Serialized Form


Package com.atlassian.crowd.embedded.api

Package com.atlassian.crowd.exception

Class com.atlassian.crowd.exception.ApplicationNotFoundException extends CrowdException implements Serializable

Serialized Fields

applicationName

java.lang.String applicationName

id

java.lang.Long id

Class com.atlassian.crowd.exception.CrowdException extends java.lang.Exception implements Serializable

Class com.atlassian.crowd.exception.DirectoryCurrentlySynchronisingException extends CrowdException implements Serializable

Serialized Fields

directoryId

long directoryId

Class com.atlassian.crowd.exception.DirectoryInstantiationException extends OperationFailedException implements Serializable

Class com.atlassian.crowd.exception.DirectoryNotFoundException extends CrowdException implements Serializable

Serialized Fields

directoryName

java.lang.String directoryName

id

java.lang.Long id

Class com.atlassian.crowd.exception.ExpiredCredentialException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.FailedAuthenticationException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.GroupNotFoundException extends CrowdException implements Serializable

Serialized Fields

groupName

java.lang.String groupName

Class com.atlassian.crowd.exception.InactiveAccountException extends CrowdException implements Serializable

Serialized Fields

userName

java.lang.String userName

Class com.atlassian.crowd.exception.InvalidCredentialException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.InvalidCrowdServiceException extends OperationFailedException implements Serializable

Class com.atlassian.crowd.exception.InvalidMembershipException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.InvalidUserException extends CrowdException implements Serializable

Serialized Fields

user

User user

Class com.atlassian.crowd.exception.MembershipNotFoundException extends CrowdException implements Serializable

Serialized Fields

childName

java.lang.String childName

parentName

java.lang.String parentName

Class com.atlassian.crowd.exception.OperationFailedException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.OperationNotPermittedException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.ReadOnlyGroupException extends CrowdException implements Serializable

Serialized Fields

groupName

java.lang.String groupName

Class com.atlassian.crowd.exception.UserNotFoundException extends CrowdException implements Serializable

Serialized Fields

userName

java.lang.String userName

Package com.atlassian.crowd.exception.embedded

Class com.atlassian.crowd.exception.embedded.InvalidGroupException extends CrowdException implements Serializable

Serialized Fields

group

Group group

Package com.atlassian.crowd.exception.runtime

Class com.atlassian.crowd.exception.runtime.CrowdRuntimeException extends java.lang.RuntimeException implements Serializable

Class com.atlassian.crowd.exception.runtime.GroupNotFoundException extends CrowdRuntimeException implements Serializable

Serialized Fields

groupName

java.lang.String groupName

Class com.atlassian.crowd.exception.runtime.MembershipNotFoundException extends CrowdRuntimeException implements Serializable

Serialized Fields

childName

java.lang.String childName

parentName

java.lang.String parentName

Class com.atlassian.crowd.exception.runtime.OperationFailedException extends CrowdRuntimeException implements Serializable

Class com.atlassian.crowd.exception.runtime.UserNotFoundException extends CrowdRuntimeException implements Serializable

Serialized Fields

userName

java.lang.String userName



Copyright © 2010 Atlassian. All Rights Reserved.