Class NotInitializedException

    • Constructor Detail

      • NotInitializedException

        public NotInitializedException​(@Safe
                                       @Safe String objectNotInitialized)
      • NotInitializedException

        public NotInitializedException​(@Safe
                                       @Safe String objectNotInitialized,
                                       Throwable throwable)
    • Method Detail

      • getLogMessage

        @Safe
        public @Safe String getLogMessage()
        Specified by:
        getLogMessage in interface com.palantir.logsafe.SafeLoggable
      • getArgs

        public List<com.palantir.logsafe.Arg<?>> getArgs()
        Specified by:
        getArgs in interface com.palantir.logsafe.SafeLoggable