Class ProgModeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProgModeException
    extends ProgrammerException
    Represents an attempt to use an unsupported mode or option while programming. This is a configuration failure, not an operational failure
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait