Class NotFoundContextPlaceholderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.n2oapp.framework.api.exception.N2oException
-
- net.n2oapp.framework.api.exception.NotFoundContextPlaceholderException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotFoundContextPlaceholderException extends N2oException
Исключение, бросаемое в случае отсутствия обязательного контекста пользователя- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotFoundContextPlaceholderException(java.lang.String placeholder)
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.exception.N2oException
addData, getLocalizedMessage, wrap
-
-