Skip navigation links
A E F G H M O S T 

A

addTemplate(MsgTemplate) - Method in class org.niaouli.exception.MsgFormatter
 
AppError - Class in org.niaouli.exception
Error description.
AppError(String) - Constructor for class org.niaouli.exception.AppError
Create a new error.
AppError(String, Serializable[]) - Constructor for class org.niaouli.exception.AppError
Create a new error.
AppError(String, String) - Constructor for class org.niaouli.exception.AppError
Create a new error.
AppError(String, Serializable[], String) - Constructor for class org.niaouli.exception.AppError
Create a new error.
AppException - Exception in org.niaouli.exception
Exception with embedded errors descriptions.
AppException(List<AppError>) - Constructor for exception org.niaouli.exception.AppException
Creates a new exception.
AppException(AppError) - Constructor for exception org.niaouli.exception.AppException
Creates a new exception with one error.
AppException(String) - Constructor for exception org.niaouli.exception.AppException
Creates a new exception with one error.
AppException(String, Serializable[]) - Constructor for exception org.niaouli.exception.AppException
Creates a new exception with one error.
AppException(String, String) - Constructor for exception org.niaouli.exception.AppException
Creates a new exception with one error.
AppException(String, Serializable[], String) - Constructor for exception org.niaouli.exception.AppException
Creates a new exception with one error.

E

equals(Object) - Method in class org.niaouli.exception.AppError
 

F

format(AppError, Locale) - Method in class org.niaouli.exception.MsgFormatter
 
format(Serializable[]) - Method in class org.niaouli.exception.MsgTemplate
 

G

getDefaultLocale() - Method in class org.niaouli.exception.MsgFormatter
 
getErrors() - Method in exception org.niaouli.exception.AppException
Returns the errors attached to the exception.
getField() - Method in class org.niaouli.exception.AppError
Return the field that caused the error.
getLocale() - Method in class org.niaouli.exception.MsgTemplate
 
getMsg() - Method in class org.niaouli.exception.AppError
Returns the error message.
getMsg() - Method in class org.niaouli.exception.MsgTemplate
 
getParams() - Method in class org.niaouli.exception.AppError
Returns the error message parameters.

H

hashCode() - Method in class org.niaouli.exception.AppError
 

M

MsgFormatter - Class in org.niaouli.exception
Render errors in string for humans.
MsgFormatter() - Constructor for class org.niaouli.exception.MsgFormatter
 
MsgTemplate - Class in org.niaouli.exception
Template to render a message error from.
MsgTemplate(String, Locale, String) - Constructor for class org.niaouli.exception.MsgTemplate
 

O

org.niaouli.exception - package org.niaouli.exception
 

S

setDefaultLocale(Locale) - Method in class org.niaouli.exception.MsgFormatter
 

T

toString() - Method in class org.niaouli.exception.AppError
 
A E F G H M O S T 
Skip navigation links

Copyright © 2015. All rights reserved.