Class NoSuchBranchException

All Implemented Interfaces:
Serializable

public class NoSuchBranchException extends NoSuchEntityException
Indicates no branch exists with the specified name.
See Also:
  • Constructor Details

    • NoSuchBranchException

      public NoSuchBranchException(KeyedMessage keyedMessage, String branchId)
  • Method Details

    • getBranchId

      public String getBranchId()
      Retrieves the missing branch ID.
      Returns:
      the branch ID