Class BusinessRuleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ProyectoProcesosSoftware.exception.BusinessRuleException
All Implemented Interfaces:
Serializable

public class BusinessRuleException extends RuntimeException
See Also:
  • Constructor Details

    • BusinessRuleException

      public BusinessRuleException(String message)