Class ClusteredLockException

  • All Implemented Interfaces:
    Serializable

    public class ClusteredLockException
    extends RuntimeException
    Exception used to handle errors on clustered locks
    Since:
    9.2
    Author:
    Katia Aresti, karesti@redhat.com
    See Also:
    Serialized Form
    • Constructor Detail

      • ClusteredLockException

        public ClusteredLockException​(String message)
      • ClusteredLockException

        public ClusteredLockException​(Throwable t)