Package com.ceph.fs

Class CephPoolException

All Implemented Interfaces:
Serializable

public class CephPoolException extends IOException
Exception related to Ceph pool.
See Also:
  • Constructor Details

    • CephPoolException

      public CephPoolException()
      Construct CephPoolException.
    • CephPoolException

      public CephPoolException(String s)
      Construct CephPoolException with message.