SOAj Consolidated


Uses of Class
info.soaj.core.attribute.SjAttributesForThrowable

Packages that use SjAttributesForThrowable
info.soaj.core.attribute   
info.soaj.core.interfaces   
info.soaj.core.throwable   
info.soaj.mail.throwable   
info.soaj.world.throwable   
 

Uses of SjAttributesForThrowable in info.soaj.core.attribute
 

Methods in info.soaj.core.attribute that return SjAttributesForThrowable
 SjAttributesForThrowable SjAttributesForThrowable.BuilderThrowable.build()
          This method is used for instantiating this class.
 

Uses of SjAttributesForThrowable in info.soaj.core.interfaces
 

Methods in info.soaj.core.interfaces that return SjAttributesForThrowable
 SjAttributesForThrowable SjInterfaceThrowable.getThrowableAttributes()
          This method returns the throwableAttributes attribute.
 

Uses of SjAttributesForThrowable in info.soaj.core.throwable
 

Fields in info.soaj.core.throwable declared as SjAttributesForThrowable
protected  SjAttributesForThrowable SjBaseCoreRuntimeException.throwableAttributes
          Attributes providing throwable details.
 

Methods in info.soaj.core.throwable that return SjAttributesForThrowable
 SjAttributesForThrowable SjBaseCoreRuntimeException.getThrowableAttributes()
          This method returns the throwableAttributes attribute.
 

Constructors in info.soaj.core.throwable with parameters of type SjAttributesForThrowable
SjBaseCoreRuntimeException(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjBaseCoreRuntimeException(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionActivationSequence(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionActivationSequence(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionConvertingBoolean(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionConvertingBoolean(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionCreatingPlugin(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionCreatingPlugin(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionDuplicatePluginKey(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionDuplicatePluginKey(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionFindingMetadata(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionFindingMetadata(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionFindingPlugin(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionFindingPlugin(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionFindingProperties(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionFindingProperties(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionFormattingMessage(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionFormattingMessage(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionInstantiating(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionInstantiating(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionSelfLoggingRuntime(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionSelfLoggingRuntime(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionValidatingString(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionValidatingString(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
SjCoreExceptionVerifyingPlugin(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjCoreExceptionVerifyingPlugin(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
 

Uses of SjAttributesForThrowable in info.soaj.mail.throwable
 

Constructors in info.soaj.mail.throwable with parameters of type SjAttributesForThrowable
SjMailExceptionSendingEmail(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjMailExceptionSendingEmail(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
 

Uses of SjAttributesForThrowable in info.soaj.world.throwable
 

Constructors in info.soaj.world.throwable with parameters of type SjAttributesForThrowable
SjWorldExceptionGreetingTheWorld(SjAttributesForThrowable throwableAttributes, java.lang.String message)
          Constructor
SjWorldExceptionGreetingTheWorld(SjAttributesForThrowable throwableAttributes, java.lang.String message, java.lang.Throwable e)
          Constructor
 


SOAj Consolidated


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.