Class IpdRegisterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.diagnostics.ipd.api.registry.IpdRegisterException
All Implemented Interfaces:
Serializable

public class IpdRegisterException extends RuntimeException
Since:
3.0.0
See Also:
  • Constructor Details

    • IpdRegisterException

      public IpdRegisterException(String message)
    • IpdRegisterException

      public IpdRegisterException(String message, Throwable throwable)