com.perforce.api
Class PerforceException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.perforce.api.PerforceException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CommitException, SubmitException
- public class PerforceException
- extends Exception
Signals that a general exception occurred when working with Perforce.
- Version:
- $Date: 2006/10/12 $ $Revision: #1 $
- Author:
- David Markley
- See Also:
- Serialized Form
PerforceException
public PerforceException(String msg)
Copyright © 2001, Perforce Software, All rights reserved.