Class EscapeSqlLiteralException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.fineract.infrastructure.security.exception.EscapeSqlLiteralException
All Implemented Interfaces:
Serializable

public class EscapeSqlLiteralException extends RuntimeException
See Also:
  • Constructor Details

    • EscapeSqlLiteralException

      public EscapeSqlLiteralException(String message, SQLException e)