Class AlreadyEmittedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.amazonaws.xray.exceptions.AlreadyEmittedException
All Implemented Interfaces:
Serializable

public class AlreadyEmittedException extends RuntimeException
See Also:
  • Constructor Details

    • AlreadyEmittedException

      public AlreadyEmittedException()
    • AlreadyEmittedException

      public AlreadyEmittedException(String message)
    • AlreadyEmittedException

      public AlreadyEmittedException(Throwable cause)
    • AlreadyEmittedException

      public AlreadyEmittedException(String message, Throwable cause)