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

org.vfdtech.MessageContent Maven / Gradle / Ivy

package org.vfdtech;

import org.vfdtech.exceptions.CustomException;

public class MessageContent {
    public static final String badRequest = "Bad Request" ;
    public static final String errorOccurred="Error occurred";
    public static final String noRecordFound="No record found";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy