Class StateTransitionResult.FailureCausedByException<E extends java.lang.Exception>

    • Constructor Detail

      • FailureCausedByException

        public FailureCausedByException​(E exception)
    • Method Detail

      • getException

        public E getException()