Class CMSVersionNotFoundException

All Implemented Interfaces:
Serializable

public class CMSVersionNotFoundException extends BusinessException
Exception used when a CMSVersionModel does not exist
See Also:
  • Constructor Details

    • CMSVersionNotFoundException

      public CMSVersionNotFoundException(String message, Throwable cause)
    • CMSVersionNotFoundException

      public CMSVersionNotFoundException(String message)
    • CMSVersionNotFoundException

      public CMSVersionNotFoundException(Throwable cause)