SOAj Core v. 1.3


Uses of Interface
info.soaj.core.interfaces.SjInterfaceThrowable

Packages that use SjInterfaceThrowable
info.soaj.core.throwable   
info.soaj.core.unittest   
 

Uses of SjInterfaceThrowable in info.soaj.core.throwable
 

Classes in info.soaj.core.throwable that implement SjInterfaceThrowable
 class SjBaseCoreRuntimeException
          This class contains attributes and methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionActivationSequence
          This class contains methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionConvertingBoolean
          This class contains methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionCreatingPlugin
          This class contains methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionDuplicatePluginKey
          This class contains methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionFindingMetadata
          This class contains methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionFindingPlugin
          This class contains methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionFindingProperties
          This class contains methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionFormattingMessage
          This class contains methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionInstantiating
          This class inherits methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionSelfLoggingRuntime
          This class contains methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionValidatingString
          This class contains methods supporting self-logging and self-emailing of exceptions.
 class SjCoreExceptionVerifyingPlugin
          This class contains methods supporting self-logging and self-emailing of exceptions.
 

Uses of SjInterfaceThrowable in info.soaj.core.unittest
 

Methods in info.soaj.core.unittest with parameters of type SjInterfaceThrowable
protected static boolean SjBaseOutsideContainerTestCase.assertExceptionContext(java.lang.Class<?> expectedClassContext, java.lang.String expectedMethodContext, SjInterfaceThrowable actualException)
          Assert that a throwable was thrown from the expected class and method.
 


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.