Class Warning

All Implemented Interfaces:
Serializable

public class Warning extends RuntimeException
Exception which is meant to indicate a non-fatal warning.
See Also:
  • Constructor Details

    • Warning

      public Warning(String message)
      Constructs an instance.
      Parameters:
      message - human-oriented message