package io.smartir.smartir.website.exceptions; public class TagsCantBeNullException extends RuntimeException { public TagsCantBeNullException() { } }