|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.perforce.p4java.exception | |
---|---|
com.perforce.p4java.client | Provides interfaces for accessing and manipulating Perforce client workspaces and associated objects. |
com.perforce.p4java.core | Provides interfaces and classes for defining and accessing Perforce objects such as jobs, changelists, etc., and, through the file sub-package, Perforce files. |
com.perforce.p4java.core.file | Provides interfaces and classes for defining and accessing Perforce depot and workspace files. |
com.perforce.p4java.exception | Provides exception and error classes for signaling and handling user, internal, and Perforce server errors. |
com.perforce.p4java.impl.generic.core | Provides standard implementation classes for the com.perforce.p4java.core interfaces. |
com.perforce.p4java.impl.generic.core.file | Provides standard implementation classes for the com.perforce.p4java.core.file interfaces. |
com.perforce.p4java.impl.mapbased.client | |
com.perforce.p4java.impl.mapbased.rpc | |
com.perforce.p4java.impl.mapbased.rpc.connection | |
com.perforce.p4java.impl.mapbased.rpc.func.client | |
com.perforce.p4java.impl.mapbased.rpc.func.proto | |
com.perforce.p4java.impl.mapbased.rpc.packet | |
com.perforce.p4java.impl.mapbased.rpc.stream | |
com.perforce.p4java.impl.mapbased.server | |
com.perforce.p4java.io.apple | |
com.perforce.p4java.option | Provides a series of classes that implement P4Java-wide server, client, and other class method options definitions and processing. |
com.perforce.p4java.option.changelist | |
com.perforce.p4java.option.client | |
com.perforce.p4java.option.server | |
com.perforce.p4java.server | Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. |
com.perforce.p4java.server.callback | Provides interfaces and classes for defining and accessing Perforce server callbacks for things like logging, command progress, single sign on (SSO) authentication, etc. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.client | |
---|---|
AccessException
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server. |
|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
RequestException
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.core | |
---|---|
AccessException
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server. |
|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
RequestException
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.core.file | |
---|---|
AccessException
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server. |
|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
RequestException
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.exception | |
---|---|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
P4JavaError
Class intended to be used to signal unrecoverable errors that a client or other package should probably not handle or that signal serious errors without known fixes. |
|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
RequestException
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request. |
|
TrustException.Type
|
Classes in com.perforce.p4java.exception used by com.perforce.p4java.impl.generic.core | |
---|---|
AccessException
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server. |
|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
RequestException
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.impl.generic.core.file | |
---|---|
AccessException
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server. |
|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
RequestException
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.impl.mapbased.client | |
---|---|
AccessException
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server. |
|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
RequestException
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.impl.mapbased.rpc | |
---|---|
AccessException
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server. |
|
ConfigException
Exception class for P4Java configuration-related exceptions. |
|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
RequestException
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.impl.mapbased.rpc.connection | |
---|---|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.impl.mapbased.rpc.func.client | |
---|---|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
TrustException
Special subclass of ConnectionException to signal the case of attempting to establish trust for a SSL connection to the Perforce server. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.impl.mapbased.rpc.func.proto | |
---|---|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.impl.mapbased.rpc.packet | |
---|---|
AccessException
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server. |
|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.impl.mapbased.rpc.stream | |
---|---|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.impl.mapbased.server | |
---|---|
AccessException
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server. |
|
ConfigException
Exception class for P4Java configuration-related exceptions. |
|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
RequestException
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.io.apple | |
---|---|
FileDecoderException
Exception class for P4Java file decoding exceptions. |
|
FileEncoderException
Exception class for P4Java file encoding exceptions. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.option | |
---|---|
OptionsException
A P4Java extension used to signal to participating users that an error occurred in Options object processing. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.option.changelist | |
---|---|
OptionsException
A P4Java extension used to signal to participating users that an error occurred in Options object processing. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.option.client | |
---|---|
OptionsException
A P4Java extension used to signal to participating users that an error occurred in Options object processing. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.option.server | |
---|---|
OptionsException
A P4Java extension used to signal to participating users that an error occurred in Options object processing. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.server | |
---|---|
AccessException
Exception thrown by P4Java methods when access to data or services has been denied by the Perforce server. |
|
ConfigException
Exception class for P4Java configuration-related exceptions. |
|
ConnectionException
Superclass for all P4Java connection-related exceptions. |
|
NoSuchObjectException
Exception class to use to signal missing objects within p4java; this is not used for missing objects on the Perforce server side. |
|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
RequestException
An exception to be used to signal that the Perforce server has detected an error in processing or fielding a request. |
|
ResourceException
Exception superclass for all P4Java resource-related exceptions. |
Classes in com.perforce.p4java.exception used by com.perforce.p4java.server.callback | |
---|---|
P4JavaException
Superclass for all P4Java-generated exceptions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |