Class EmbeddedJmxTransException

All Implemented Interfaces:
Serializable

public class EmbeddedJmxTransException
extends RuntimeException
Generic exception of the EmbeddedJmxTrans component.
Author:
Cyrille Le Clerc
See Also:
Serialized Form
  • Constructor Details

    • EmbeddedJmxTransException

      public EmbeddedJmxTransException()
    • EmbeddedJmxTransException

      public EmbeddedJmxTransException​(String message)
    • EmbeddedJmxTransException

      public EmbeddedJmxTransException​(String message, Throwable cause)
    • EmbeddedJmxTransException

      public EmbeddedJmxTransException​(Throwable cause)