Class PixNotFoundException

All Implemented Interfaces:
Serializable

public class PixNotFoundException extends RuntimeException
Exception thrown when a Pix key is not found. This exception extends RuntimeException and provides a default error message indicating that the Pix was not found.
Since:
1.0.0
Version:
1.0.0, 06/26/2025
Author:
Fernando Cruz Cavina
See Also:
  • Constructor Details

    • PixNotFoundException

      public PixNotFoundException()