Perforce

com.perforce.api
Class SubmitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.perforce.api.PerforceException
              extended by com.perforce.api.SubmitException
All Implemented Interfaces:
Serializable

public final class SubmitException
extends PerforceException

Signals that an exception occurred during a submit to Perforce.

Version:
$Date: 2008/01/10 $ $Revision: #6 $
Author:
David Markley
See Also:
Serialized Form

Constructor Summary
SubmitException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SubmitException

public SubmitException(String msg)

Perforce

Copyright © 2001, Perforce Software, All rights reserved.