Class ProfilerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openjdk.jmh.profile.ProfilerException
All Implemented Interfaces:
Serializable

public class ProfilerException extends Exception
See Also:
  • Constructor Details

    • ProfilerException

      public ProfilerException(Exception e)
    • ProfilerException

      public ProfilerException(String s)
    • ProfilerException

      public ProfilerException(String s, Throwable e)