Class UserMessageAttachmentUnknownException

  • All Implemented Interfaces:
    ExceptionData, Serializable

    @Generated("build/redwood/jbs/generated-exceptions/Exceptions.java.tmpl")
    public class UserMessageAttachmentUnknownException
    extends com.redwood.scheduler.api.exception.UserMessageAttachmentException
    If an User Message Attachment action throws an unexpected exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • UserMessageAttachmentUnknownException

        protected UserMessageAttachmentUnknownException​(String newErrorCode,
                                                        String messageFormat,
                                                        Throwable cause,
                                                        Object[] exceptionDataEN,
                                                        Object[] exceptionData)
      • UserMessageAttachmentUnknownException

        public UserMessageAttachmentUnknownException​(Throwable cause,
                                                     String message)
        If an User Message Attachment action throws an unexpected exception.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - The exception message