Package se.conciliate.extensions.publish
Class IncompatibleProfileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
se.conciliate.extensions.publish.PublishException
se.conciliate.extensions.publish.PublishProfileException
se.conciliate.extensions.publish.IncompatibleProfileException
- All Implemented Interfaces:
Serializable
Thrown when trying to use a profile not compatible with this service.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncompatibleProfileException
-
-
Method Details
-
getProfileType
-
getServiceType
-
getMessage
- Overrides:
getMessage
in classThrowable
-