Class NoLiveVersionException

All Implemented Interfaces:
Serializable

Exception telling the content has no live version
See Also:
  • Constructor Details

    • NoLiveVersionException

      Constructs a new NoLiveVersionException.
    • NoLiveVersionException

      public NoLiveVersionException(String message)
      Constructs a new NoLiveVersionException with the specified cause.
      Parameters:
      message - the cause of the exception.