Class ConfigManagerMergeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.priint.pubserver.exception.PubServerException
com.priint.pubserver.config.exception.ConfigManagerMergeException
All Implemented Interfaces:
Serializable

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

    • ConfigManagerMergeException

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