Class CustomPublishConfigException

All Implemented Interfaces:
Serializable

public class CustomPublishConfigException extends CustomPublishException
Exception for errors related to the custom publish configuration.
See Also:
  • Constructor Details

    • CustomPublishConfigException

      public CustomPublishConfigException()
    • CustomPublishConfigException

      public CustomPublishConfigException(String msg)
    • CustomPublishConfigException

      public CustomPublishConfigException(String msg, Throwable cause)