Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 74780446eb28ca8117b7af8f47e0e88a61c82416 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
IDFactory_Namespace_Not_Null=Namespace cannot be null
IDFactory_StringID_Not_Null=StringID cannot be null
Namespace_Namespace_Name_Not_Null=Namespace<init> name cannot be null
GUID_GUID_Namespace_Description_Default=GUID Namespace
GUID_IBM_SECURE_RANDOM=IBMSECURERANDOM
GUID_SHA1=SHA1PRNG
Trace_Date_Time_Format=[MM/dd/yy;HH:mm:ss:SSS]
StringID_StringID_Namespace_Description=StringID Namespace
StringID_StringID_Name_Not_Null=StringID name cannot be null
Base64_Input_Data_Not_Null=Input data cannot be null
Base64_Invalid_Value=Invalid value '
Base64_In_Base64=' in base64 string
GUID_GUID_Creation_Failure=GUID creation failure: 
LongID_LongID_Namespace_Description=LongID Namespace
IDFactory_0=Namespace '
IDFactory_1=' not found
IDFactory_2=Namespace named 
IDFactory_3=\ not found

Back to the top