Package 

Class AggregateRootNotFoundException

    • Constructor Detail

      • AggregateRootNotFoundException

        AggregateRootNotFoundException()
      • AggregateRootNotFoundException

        AggregateRootNotFoundException(String msg)
      • AggregateRootNotFoundException

        AggregateRootNotFoundException(String id, Class<out Object> type)
      • AggregateRootNotFoundException

        AggregateRootNotFoundException(Throwable cause)
      • AggregateRootNotFoundException

        AggregateRootNotFoundException(String msg, Throwable cause)
    • Method Detail