Class AbortableCountDownLatch.AbortedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.InterruptedException
net.playavalon.mythicdungeons.utility.AbortableCountDownLatch.AbortedException
All Implemented Interfaces:
Serializable
Enclosing class:
AbortableCountDownLatch

public static class AbortableCountDownLatch.AbortedException extends InterruptedException
See Also:
  • Constructor Details

    • AbortedException

      public AbortedException()
    • AbortedException

      public AbortedException(String detailMessage)