Class IllegalConstructorTransitionError

All Implemented Interfaces:
Serializable

public class IllegalConstructorTransitionError extends LJError
Error indicating that a constructor contains a state refinement with a 'from' state, which is not allowed
See Also:
  • Constructor Details

    • IllegalConstructorTransitionError

      public IllegalConstructorTransitionError(spoon.reflect.declaration.CtElement element)