Package fmpp.util

Class BugException

All Implemented Interfaces:
Serializable

public class BugException extends RuntimeExceptionCC
A bug has been detected.
See Also:
  • Constructor Details

    • BugException

      public BugException(String message)
    • BugException

      public BugException(String message, Throwable cause)