Class BPServiceActorActionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.server.datanode.BPServiceActorActionException
All Implemented Interfaces:
Serializable

public class BPServiceActorActionException extends IOException
See Also:
  • Constructor Details

    • BPServiceActorActionException

      public BPServiceActorActionException(String message)
    • BPServiceActorActionException

      public BPServiceActorActionException(String message, Throwable cause)