Class ObjectNotFoundException

All Implemented Interfaces:
Serializable

public class ObjectNotFoundException extends CriseVertxException
See Also:
  • Constructor Details

    • ObjectNotFoundException

      public ObjectNotFoundException()
    • ObjectNotFoundException

      public ObjectNotFoundException(Throwable e)
    • ObjectNotFoundException

      public ObjectNotFoundException(String msg)
    • ObjectNotFoundException

      public ObjectNotFoundException(String message, Throwable cause)