Class ProfilerAgentIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.qubership.profiler.exception.ProfilerAgentIOException
All Implemented Interfaces:
Serializable

public class ProfilerAgentIOException extends IOException
See Also:
  • Constructor Details

    • ProfilerAgentIOException

      public ProfilerAgentIOException()
    • ProfilerAgentIOException

      public ProfilerAgentIOException(String s)
    • ProfilerAgentIOException

      public ProfilerAgentIOException(String s, Throwable throwable)
    • ProfilerAgentIOException

      public ProfilerAgentIOException(Throwable throwable)