com.ibm.ras

Class RASStackTrace

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.ras.RASStackTrace
  • All Implemented Interfaces:
    java.io.Serializable

    Deprecated. 
    As of WAS 6.0, recommend using java.util.logging

    public class RASStackTrace
    extends java.lang.Exception
    RASStackTrace is created by a RASTraceLogger to dump a stack trace.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      RASStackTrace()
      Deprecated. 
      Creates a RASStackTrace.
      RASStackTrace(java.lang.String msg)
      Deprecated. 
      Creates a RASStackTrace.
    • Method Summary

      • 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
    • Constructor Detail

      • RASStackTrace

        public RASStackTrace()
        Deprecated. 
        Creates a RASStackTrace.
      • RASStackTrace

        public RASStackTrace(java.lang.String msg)
        Deprecated. 
        Creates a RASStackTrace.
        Parameters:
        msg - A detailed message.
IBM WebSphere Application ServerTM
Release 8.5