Class ObjectAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ObjectAlreadyExistsException extends CriseVertxException
See Also:
  • Constructor Details

    • ObjectAlreadyExistsException

      public ObjectAlreadyExistsException()
    • ObjectAlreadyExistsException

      public ObjectAlreadyExistsException(Throwable e)
    • ObjectAlreadyExistsException

      public ObjectAlreadyExistsException(String msg)
    • ObjectAlreadyExistsException

      public ObjectAlreadyExistsException(String message, Throwable cause)