Class InvalidParameterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pugwoo.dbhelper.exception.InvalidParameterException
All Implemented Interfaces:
Serializable

public class InvalidParameterException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidParameterException

      public InvalidParameterException()
    • InvalidParameterException

      public InvalidParameterException(String errMsg)
    • InvalidParameterException

      public InvalidParameterException(Throwable e)