Class FailoverFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.clustering.FailoverFailedException
All Implemented Interfaces:
Serializable

public class FailoverFailedException extends RuntimeException
See Also:
  • Constructor Details

    • FailoverFailedException

      public FailoverFailedException()
    • FailoverFailedException

      public FailoverFailedException(String message)
    • FailoverFailedException

      public FailoverFailedException(String message, Throwable cause)