Class NotFoundException

All Implemented Interfaces:
Serializable

public final class NotFoundException extends RpcException
NotFoundException is used when an entity does not exist in the system
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String errorMessage)