Class CustomWarning

All Implemented Interfaces:
Serializable

public class CustomWarning extends LJWarning
Custom warning with a message
See Also:
  • Constructor Details

    • CustomWarning

      public CustomWarning(spoon.reflect.cu.SourcePosition position, String message)
    • CustomWarning

      public CustomWarning(String message)