Class NoSuchRepositoryEntryException

All Implemented Interfaces:
Serializable

public class NoSuchRepositoryEntryException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchRepositoryEntryException

      public NoSuchRepositoryEntryException()
    • NoSuchRepositoryEntryException

      public NoSuchRepositoryEntryException(String msg)
    • NoSuchRepositoryEntryException

      public NoSuchRepositoryEntryException(String msg, Throwable throwable)
    • NoSuchRepositoryEntryException

      public NoSuchRepositoryEntryException(Throwable throwable)