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:
  • Field Details

  • Constructor Details

    • CommitStateTransitionException

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