Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
G J O P

G

getParameters() - Method in class org.jeteam.util.exception.JeteamException
Returns the parameters associated with the context message value.

J

JeteamException - exception org.jeteam.util.exception.JeteamException.
This exception is the base class of all business exceptions thrown in the JETeam project.
JeteamException(String, Object[]) - Constructor for class org.jeteam.util.exception.JeteamException
Default constructor for the JeteamException object.
JeteamException(String, Object[], Throwable) - Constructor for class org.jeteam.util.exception.JeteamException
Default constructor for the JeteamException object.
JeteamException(String, Object) - Constructor for class org.jeteam.util.exception.JeteamException
Alternative constructor for the JeteamException object.
JeteamException(String, Object, Throwable) - Constructor for class org.jeteam.util.exception.JeteamException
Alternative constructor for the JeteamException object.
JeteamException(String) - Constructor for class org.jeteam.util.exception.JeteamException
Alternative constructor for the JeteamException object.
JeteamException(String, Throwable) - Constructor for class org.jeteam.util.exception.JeteamException
Alternative constructor for the JeteamException object.

O

org.jeteam.util.exception - package org.jeteam.util.exception
 

P

parameters - Variable in class org.jeteam.util.exception.JeteamException
These are the parameters associated with the context message key.

G J O P