Class IllegalTransitionException

  • All Implemented Interfaces:
    Serializable

    public class IllegalTransitionException
    extends Exception
    An exception thrown when an invalid transition is attempted from a state.
    Version:
    $Revision$
    Author:
    Scott.Stark@jboss.org
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalTransitionException

        public IllegalTransitionException​(String msg)