com.stratelia.silverpeas.peasCore
Class PeasCoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.stratelia.webactiv.util.exception.SilverpeasException
com.stratelia.silverpeas.peasCore.PeasCoreException
- All Implemented Interfaces:
- FromModule, WithNested, Serializable
public class PeasCoreException
- extends SilverpeasException
Class declaration
- Author:
- t.leroi
- See Also:
- Serialized Form
Constructor Summary |
PeasCoreException(String callingClass,
int errorLevel,
String message)
-------------------------------------------------------------------------- constructor
constructor |
PeasCoreException(String callingClass,
int errorLevel,
String message,
Exception nested)
|
PeasCoreException(String callingClass,
int errorLevel,
String message,
String extraParams)
|
PeasCoreException(String callingClass,
int errorLevel,
String message,
String extraParams,
Exception nested)
|
PeasCoreException
public PeasCoreException(String callingClass,
int errorLevel,
String message)
- -------------------------------------------------------------------------- constructor
constructor
PeasCoreException
public PeasCoreException(String callingClass,
int errorLevel,
String message,
String extraParams)
PeasCoreException
public PeasCoreException(String callingClass,
int errorLevel,
String message,
Exception nested)
PeasCoreException
public PeasCoreException(String callingClass,
int errorLevel,
String message,
String extraParams,
Exception nested)
getModule
public String getModule()
- Method declaration
- Specified by:
getModule
in interface FromModule
- Specified by:
getModule
in class SilverpeasException
- Returns:
- See Also:
Copyright © 2016 Silverpeas. All Rights Reserved.