Class CommitStateTransitionException

  • All Implemented Interfaces:
    Serializable

    public class CommitStateTransitionException
    extends NucleusException
    A CommitStateTransitionException is thrown when an error occurs transitioning from one lifecycle state to another.
    See Also:
    Serialized Form
    • Constructor Detail

      • CommitStateTransitionException

        public CommitStateTransitionException​(Exception[] nested)
        Constructor.
        Parameters:
        nested - Nested exceptions