Dekoh platform API

com.pramati.bfly.vm.api
Class InstallationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.pramati.bfly.vm.api.InstallationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RequiredSQLFilesNotFoundException

public class InstallationException
extends Exception

Since:
Dec 6, 2006
See Also:
Serialized Form

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

InstallationException

public InstallationException()

InstallationException

public InstallationException(String message)

InstallationException

public InstallationException(String message,
                             Throwable cause)

InstallationException

public InstallationException(Throwable cause)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers