Class BadTenantKeyException

    • Method Summary

      • Methods inherited from class java.lang.Throwable

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

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

      • BadTenantKeyException

        public BadTenantKeyException​(java.lang.String msg)
        Public constructor
        Parameters:
        msg -
      • BadTenantKeyException

        public BadTenantKeyException​(java.lang.String msg,
                                     java.lang.Throwable t)
        Public constructor
        Parameters:
        msg -
        t -
      • BadTenantKeyException

        public BadTenantKeyException​(java.lang.Throwable t)
        Public constructor
        Parameters:
        t -