Class OKMException

    • Constructor Detail

      • OKMException

        public OKMException()
      • OKMException

        public OKMException​(String message)
      • OKMException

        public OKMException​(Throwable cause)
      • OKMException

        public OKMException​(String message,
                            Throwable cause,
                            boolean enableSuppression,
                            boolean writableStackTrace)
    • Method Detail

      • getServerStacktrace

        public String getServerStacktrace()
      • setServerStacktrace

        public void setServerStacktrace​(String serverStacktrace)