Class PodamMockeryException

  • All Implemented Interfaces:
    Serializable

    public class PodamMockeryException
    extends RuntimeException
    The exception which occurs while PODAM is filling a POJO.
    Since:
    1.0.0
    Author:
    mtedone
    See Also:
    Serialized Form
    • Constructor Detail

      • PodamMockeryException

        public PodamMockeryException​(String message,
                                     Throwable cause)
        Full constructor
        Parameters:
        message - The exception message
        cause - The error which caused this exception to be thrown