org.duracloud.services.webapputil.error
Class WebAppDeployerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.duracloud.services.common.error.ServiceRuntimeException
                  extended by org.duracloud.services.webapputil.error.WebAppDeployerException
All Implemented Interfaces:
java.io.Serializable

public class WebAppDeployerException
extends ServiceRuntimeException

Author:
Andrew Woods Date: Nov 30, 2009
See Also:
Serialized Form

Constructor Summary
WebAppDeployerException(java.lang.Exception e)
           
WebAppDeployerException(java.lang.String msg)
           
WebAppDeployerException(java.lang.String msg, java.lang.Throwable e)
           
 
Method Summary
 
Methods inherited from class org.duracloud.services.common.error.ServiceRuntimeException
getCode
 
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

WebAppDeployerException

public WebAppDeployerException(java.lang.String msg)

WebAppDeployerException

public WebAppDeployerException(java.lang.String msg,
                               java.lang.Throwable e)

WebAppDeployerException

public WebAppDeployerException(java.lang.Exception e)


Copyright © 2009-2011 DuraSpace. All Rights Reserved.