Class BalanceNotSufficientException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.brodygaudel.bank.common.exception.BalanceNotSufficientException
All Implemented Interfaces:
Serializable

public class BalanceNotSufficientException extends RuntimeException
See Also:
  • Constructor Details

    • BalanceNotSufficientException

      public BalanceNotSufficientException(String message)