info.soaj.core.throwable
Class SjCoreExceptionFindingMetadata
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
info.soaj.core.throwable.SjBaseCoreRuntimeException
info.soaj.core.throwable.SjCoreExceptionFindingMetadata
- All Implemented Interfaces:
- SjInterfaceThrowable, java.io.Serializable
public class SjCoreExceptionFindingMetadata
- extends SjBaseCoreRuntimeException
This class contains methods supporting self-logging and self-emailing of
exceptions.
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com .
- Since:
- v. 1.0
- Author:
- MarvinToll@gtcGroup.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- UID
- See Also:
- Constant Field Values
SjCoreExceptionFindingMetadata
public SjCoreExceptionFindingMetadata(SjAttributesForThrowable throwableAttributes,
java.lang.String message)
- Constructor
- Parameters:
throwableAttributes - message -
SjCoreExceptionFindingMetadata
public SjCoreExceptionFindingMetadata(SjAttributesForThrowable throwableAttributes,
java.lang.String message,
java.lang.Throwable e)
- Constructor
- Parameters:
throwableAttributes - message - e -
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.