Class GUnitException

All Implemented Interfaces:
Serializable

public class GUnitException extends Exception
Exception class used by GUnit.
Author:
Christopher Mindus
See Also:
  • Constructor Details

    • GUnitException

      public GUnitException(String msg)
      Creates the exception with a description.