Class InvalidSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pl.allegro.tech.hermes.common.exception.HermesException
pl.allegro.tech.hermes.management.infrastructure.schema.validator.InvalidSchemaException
- All Implemented Interfaces:
Serializable
public class InvalidSchemaException
extends pl.allegro.tech.hermes.common.exception.HermesException
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getCode
public pl.allegro.tech.hermes.api.ErrorCode getCode()- Specified by:
getCodein classpl.allegro.tech.hermes.common.exception.HermesException
-