Class OnConditionIsNeedException

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

public class OnConditionIsNeedException extends RuntimeException
See Also:
  • Constructor Details

    • OnConditionIsNeedException

      public OnConditionIsNeedException()
    • OnConditionIsNeedException

      public OnConditionIsNeedException(String errMsg)
    • OnConditionIsNeedException

      public OnConditionIsNeedException(Throwable e)