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: 2008/01/28 $ $Revision: #8 $
- Author:
- David Markley
- See Also:
Cacheable
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommitException
public CommitException(String msg)
Copyright © 2008, Perforce Software, All rights reserved.