com.perforce.api
Class CommitException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.perforce.api.PerforceException
|
+--com.perforce.api.CommitException
- All Implemented Interfaces:
- Serializable
- public final class CommitException
- extends PerforceException
Signals that an exception occurred during the process of committing a
cacheable object to perforce.
- Version:
- $Date: 2005/07/12 $ $Revision: #1 $
- Author:
- David Markley
- See Also:
Cacheable
, Serialized Form
CommitException
public CommitException(String msg)
Copyright © 2001, Perforce Software, All rights reserved.