SOAj Core v. 1.3


info.soaj.core.interfaces
Interface SjInterfaceThrowable

All Known Implementing Classes:
SjBaseCoreRuntimeException, SjCoreExceptionActivationSequence, SjCoreExceptionConvertingBoolean, SjCoreExceptionCreatingPlugin, SjCoreExceptionDuplicatePluginKey, SjCoreExceptionFindingMetadata, SjCoreExceptionFindingPlugin, SjCoreExceptionFindingProperties, SjCoreExceptionFormattingMessage, SjCoreExceptionInstantiating, SjCoreExceptionSelfLoggingRuntime, SjCoreExceptionValidatingString, SjCoreExceptionVerifyingPlugin

public interface SjInterfaceThrowable

This interface serves primarily as a "marker" indicating a self-logging/self-emailing Throwable.

Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com .

Since:
v. 1.0
Author:
MarvinToll@gtcGroup.com

Method Summary
 SjAttributesForThrowable getThrowableAttributes()
          This method returns the throwableAttributes attribute.
 

Method Detail

getThrowableAttributes

SjAttributesForThrowable getThrowableAttributes()
This method returns the throwableAttributes attribute.

Returns:
SjAttributesForThrowable - A class-scoped attribute.

SOAj Core v. 1.3


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.