|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.wm.util.LocalizedException
com.wm.util.ServerException
com.wm.app.b2b.server.ServiceException
com.wm.app.tn.err.WrappedException
com.wm.app.tn.profile.ProfileStoreException
public class ProfileStoreException
Field Summary |
---|
Fields inherited from class com.wm.util.ServerException |
---|
ALARM, QUIET |
Fields inherited from interface com.wm.util.SpecifiedLocale |
---|
NULL_LOCALE |
Constructor Summary | |
---|---|
ProfileStoreException(java.lang.String msg)
|
|
ProfileStoreException(java.lang.String msg,
java.lang.Exception e)
|
|
ProfileStoreException(java.lang.String msg,
java.sql.SQLException e)
|
Method Summary |
---|
Methods inherited from class com.wm.app.tn.err.WrappedException |
---|
addException, addExceptions, firstException, getMessage, nextException, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class com.wm.util.ServerException |
---|
getSeverity, setSeverity |
Methods inherited from class com.wm.util.LocalizedException |
---|
getErrorDetails, getInfo, getLocalizedMessage, getLocalizedMessage, getMsgId, getMsgOnly, getMsgOnly, getWrappedException, setErrorDetails |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ProfileStoreException(java.lang.String msg)
public ProfileStoreException(java.lang.String msg, java.lang.Exception e)
public ProfileStoreException(java.lang.String msg, java.sql.SQLException e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |