Package ec.util

Class OutputException

All Implemented Interfaces:
Serializable

public class OutputException extends RuntimeException
Thrown whenever a problem occurs when attempting to output to a Log.
See Also:
  • Constructor Details

    • OutputException

      public OutputException(String s)