Package | Description |
---|---|
org.josef.util |
Utility Classes.
|
org.josef.web.jsf.util |
Java Server Faces Utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidArgumentException
Exception that signals that an argument passed to a method is not valid.
|
class |
InvalidStateException
Exception that signals that an object like a
ValueObject is in an invalid state. |
Constructor and Description |
---|
InvalidStateException(AbstractLocalizedException exception)
Constructs an InvalidStateException from the supplied exception.
|
Modifier and Type | Method and Description |
---|---|
static javax.faces.application.FacesMessage |
JsfMessageUtil.createErrorMessageFromLocalizedException(AbstractLocalizedException localizedException)
Creates a faces error message from the supplied localizedException.
|
Copyright © 2008–2018. All rights reserved.