com.silverpeas.pdcSubscription
Class PdcSubscriptionRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.stratelia.webactiv.util.exception.SilverpeasRuntimeException
com.silverpeas.pdcSubscription.PdcSubscriptionRuntimeException
- All Implemented Interfaces:
- FromModule, WithNested, Serializable
public class PdcSubscriptionRuntimeException
- extends SilverpeasRuntimeException
- See Also:
- Serialized Form
Constructor Summary |
PdcSubscriptionRuntimeException(String callingClass,
int level,
String message)
|
PdcSubscriptionRuntimeException(String callingClass,
int level,
String message,
Exception nested)
|
PdcSubscriptionRuntimeException(String callingClass,
int level,
String message,
Object extraParams)
|
PdcSubscriptionRuntimeException(String callingClass,
int level,
String message,
Object extraParams,
Exception nested)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PdcSubscriptionRuntimeException
public PdcSubscriptionRuntimeException(String callingClass,
int level,
String message)
PdcSubscriptionRuntimeException
public PdcSubscriptionRuntimeException(String callingClass,
int level,
String message,
Object extraParams)
PdcSubscriptionRuntimeException
public PdcSubscriptionRuntimeException(String callingClass,
int level,
String message,
Exception nested)
PdcSubscriptionRuntimeException
public PdcSubscriptionRuntimeException(String callingClass,
int level,
String message,
Object extraParams,
Exception nested)
getModule
public String getModule()
- Description copied from interface:
FromModule
- This function must be defined by the Classes that herit from this one
- Returns:
- The SilverTrace's module name
makeString
protected static String makeString(Object arg)
Copyright © 2016 Silverpeas. All Rights Reserved.