de.fzj.unicore.uas.faults
Class JobNotStartedFault

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.xfire.fault.FaultInfoException
              extended by de.fzj.unicore.uas.faults.JobNotStartedFault
All Implemented Interfaces:
java.io.Serializable

public class JobNotStartedFault
extends org.codehaus.xfire.fault.FaultInfoException

See Also:
Serialized Form

Constructor Summary
JobNotStartedFault(java.lang.String message, org.unigrids.x2006.x04.services.jms.JobNotStartedFaultType faultInfo)
           
 
Method Summary
static JobNotStartedFault createFault(java.lang.String msg)
           
 org.unigrids.x2006.x04.services.jms.JobNotStartedFaultType getFaultInfo()
           
static javax.xml.namespace.QName getFaultName()
           
 
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

JobNotStartedFault

public JobNotStartedFault(java.lang.String message,
                          org.unigrids.x2006.x04.services.jms.JobNotStartedFaultType faultInfo)
Method Detail

getFaultName

public static javax.xml.namespace.QName getFaultName()

getFaultInfo

public org.unigrids.x2006.x04.services.jms.JobNotStartedFaultType getFaultInfo()

createFault

public static JobNotStartedFault createFault(java.lang.String msg)


Copyright © 2006-2010 Research Center Juelich. All Rights Reserved.