Class PepperTestException

  • All Implemented Interfaces:
    Serializable

    public class PepperTestException
    extends PepperException
    This PepperException is thrown if an internal error occurs. This means if it is clear, that the error reason is a bug.
    Author:
    Florian Zipser
    See Also:
    Serialized Form
    • Constructor Detail

      • PepperTestException

        public PepperTestException()
      • PepperTestException

        public PepperTestException​(String s)
      • PepperTestException

        public PepperTestException​(String s,
                                   Throwable ex)