Class IllegalConstructorTransitionError

java.lang.Object
java.lang.Throwable
java.lang.Exception
liquidjava.diagnostics.errors.LJError
liquidjava.diagnostics.errors.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)
  • Method Details