hudson.plugins.vmware
Class VMwareRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by hudson.plugins.vmware.VMwareRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class VMwareRuntimeException
extends java.lang.RuntimeException

Created by IntelliJ IDEA.

Since:
28-Sep-2007 10:16:31
Author:
connollys
See Also:
Serialized Form

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

VMwareRuntimeException

public VMwareRuntimeException()

VMwareRuntimeException

public VMwareRuntimeException(java.lang.String message)

VMwareRuntimeException

public VMwareRuntimeException(java.lang.String message,
                              java.lang.Throwable cause)

VMwareRuntimeException

public VMwareRuntimeException(java.lang.Throwable cause)


Copyright © 2008. All Rights Reserved.