Error Message

Design Code

Simple Example


<nile-error-message
errorMessage="Storage Limit Exceeded"
errorResponse="Insufficient Storage Space"
errorResponseLong="The server is currently unable to store the data required to process your request due to limited storage capacity. This usually happens when the system's allocated space is fully utilized or exceeds its maximum storage limit. We recommend checking the data size or trying again later after freeing up some space. If the problem persists, please contact our support team for further assistance."
>

</nile-error-message>

Attributes & Properties

Name Description Reflects Type Default
error-message Represents an error message to be displayed to the user. string -
error-response Represents an error response to be displayed to the user. string -

dependencies

This component automatically imports the following dependencies.

nile-icon