All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.atlan.exception.ExceptionMessageSet Maven / Gradle / Ivy

/* SPDX-License-Identifier: Apache-2.0
   Copyright 2022 Atlan Pte. Ltd. */
package com.atlan.exception;

public interface ExceptionMessageSet {
    ExceptionMessageDefinition getMessageDefinition();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy