Class ProgrammaticError

java.lang.Object
java.lang.Throwable
java.lang.Error
EDU.purdue.jtb.common.ProgrammaticError
All Implemented Interfaces:
Serializable

public class ProgrammaticError extends Error
Class ProgrammaticError reports internal programmatic unrecoverable errors.

Class is thread-safe.

See Also:
  • Constructor Details

    • ProgrammaticError

      public ProgrammaticError(String aMsg)
      Standard constructor.
      Parameters:
      aMsg - - a message