Interface Console.IErrorFunction

Enclosing class:
Console

public static interface Console.IErrorFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    err(Exception ex, String str)
     
    void
    err(String str)