org.jboss.ha.framework.server
Class ClusterFileTransferException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.ha.framework.server.ClusterFileTransferException
- All Implemented Interfaces:
- Serializable
Deprecated. No longer used since 5.0.0; will be removed in 6.0.0
public class 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 |
ClusterFileTransferException
public ClusterFileTransferException(String message)
- Deprecated.
ClusterFileTransferException
public ClusterFileTransferException(String message,
Throwable cause)
- Deprecated.
ClusterFileTransferException
public ClusterFileTransferException(Throwable cause)
- Deprecated.
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.