Class BookAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bookstore.catalog.exception.BookAlreadyExistsException
All Implemented Interfaces:
Serializable

public class BookAlreadyExistsException extends Exception
See Also:
  • Constructor Details

    • BookAlreadyExistsException

      public BookAlreadyExistsException(String message)