Class CustomerNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bookstore.customer.exception.CustomerNotFoundException
All Implemented Interfaces:
Serializable

public class CustomerNotFoundException extends Exception
See Also:
  • Constructor Details

    • CustomerNotFoundException

      public CustomerNotFoundException()