Class ConfigManagerMergeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ConfigManagerMergeException
    extends PubServerException
    The type Config manager merge exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • ConfigManagerMergeException

        public ConfigManagerMergeException​(java.lang.String message,
                                           java.lang.Throwable cause,
                                           int errorCode,
                                           java.lang.Object caller)
        Instantiates a new Config manager merge exception.
        Parameters:
        message - the message
        cause - the cause
        errorCode - the error code
        caller - the caller