com.appaloosastore.client
Class AppaloosaDeployException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.appaloosastore.client.AppaloosaDeployException
All Implemented Interfaces:
java.io.Serializable

public class AppaloosaDeployException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
AppaloosaDeployException()
           
AppaloosaDeployException(java.lang.String message)
           
AppaloosaDeployException(java.lang.String message, java.lang.Throwable t)
           
AppaloosaDeployException(java.lang.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

AppaloosaDeployException

public AppaloosaDeployException()

AppaloosaDeployException

public AppaloosaDeployException(java.lang.String message,
                                java.lang.Throwable t)

AppaloosaDeployException

public AppaloosaDeployException(java.lang.String message)

AppaloosaDeployException

public AppaloosaDeployException(java.lang.Throwable t)


Copyright © 2004-2012. All Rights Reserved.