Class ProfileNotFoundException

    • Field Detail

      • profileId

        public java.lang.String profileId
    • Constructor Detail

      • ProfileNotFoundException

        public ProfileNotFoundException​(java.lang.String profileId)
      • ProfileNotFoundException

        public ProfileNotFoundException​(java.lang.String profileId,
                                        java.lang.String message)
      • ProfileNotFoundException

        public ProfileNotFoundException​(java.lang.String profileId,
                                        java.lang.String message,
                                        java.lang.Throwable cause)
      • ProfileNotFoundException

        public ProfileNotFoundException​(PKIException.Data data)