Class CustomPublishException

java.lang.Object
java.lang.Throwable
java.lang.Exception
se.conciliate.extensions.publish.custom.CustomPublishException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CustomPublishConfigException

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

    • CustomPublishException

      public CustomPublishException()
    • CustomPublishException

      public CustomPublishException(String msg)
    • CustomPublishException

      public CustomPublishException(String msg, Throwable cause)