Class MappingNotFoundException

    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • MappingNotFoundException

        public MappingNotFoundException​(java.lang.String message,
                                        Origin origin)
      • MappingNotFoundException

        public MappingNotFoundException​(Origin origin)
      • MappingNotFoundException

        public MappingNotFoundException​(java.lang.String message,
                                        java.lang.Throwable root,
                                        Origin origin)
      • MappingNotFoundException

        public MappingNotFoundException​(java.lang.Throwable root,
                                        Origin origin)