Class NotFoundContextPlaceholderException

  • All Implemented Interfaces:
    java.io.Serializable

    public class NotFoundContextPlaceholderException
    extends N2oException
    Исключение, бросаемое в случае отсутствия обязательного контекста пользователя
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getMessage, 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

      • NotFoundContextPlaceholderException

        public NotFoundContextPlaceholderException​(java.lang.String placeholder)