Package se.conciliate.extensions.publish
Class PublishProfileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
se.conciliate.extensions.publish.PublishException
se.conciliate.extensions.publish.PublishProfileException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IncompatibleProfileException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPublishProfileException
(String message) PublishProfileException
(String message, Throwable cause) PublishProfileException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PublishProfileException
public PublishProfileException() -
PublishProfileException
-
PublishProfileException
-
PublishProfileException
-