org.jboss.ha.framework.server
Class ClusterFileTransfer.ClusterFileTransferException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.ha.framework.server.ClusterFileTransfer.ClusterFileTransferException
All Implemented Interfaces:
Serializable
Enclosing class:
ClusterFileTransfer

public static class ClusterFileTransfer.ClusterFileTransferException
extends Exception

Exception wrapper class

See Also:
Serialized Form

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

ClusterFileTransfer.ClusterFileTransferException

public ClusterFileTransfer.ClusterFileTransferException(String message)

ClusterFileTransfer.ClusterFileTransferException

public ClusterFileTransfer.ClusterFileTransferException(String message,
                                                        Throwable cause)

ClusterFileTransfer.ClusterFileTransferException

public ClusterFileTransfer.ClusterFileTransferException(Throwable cause)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.