org.jboss.ha.framework.server
Class ClusterFileTransfer.ClusterFileTransferException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.