jBPM :: Distribution 6.2.0-SNAPSHOT

org.jbpm.services.api
Class DeploymentNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jbpm.services.api.DeploymentNotFoundException
All Implemented Interfaces:
Serializable

public class DeploymentNotFoundException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
DeploymentNotFoundException(String message)
           
DeploymentNotFoundException(String message, Throwable t)
           
 
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

DeploymentNotFoundException

public DeploymentNotFoundException(String message)

DeploymentNotFoundException

public DeploymentNotFoundException(String message,
                                   Throwable t)

jBPM :: Distribution 6.2.0-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.