org.rococoa.cocoa.foundation
Class FoundationLibrary.NSLocalizedDescriptionKey

java.lang.Object
  extended by org.rococoa.cocoa.foundation.FoundationLibrary.NSLocalizedDescriptionKey
Enclosing interface:
FoundationLibrary

public static final class FoundationLibrary.NSLocalizedDescriptionKey
extends Object

Keys in userInfo, for subsystems wishing to provide their error messages up-front.
NSString


Nested Class Summary
static class FoundationLibrary.NSLocalizedDescriptionKey.NSLocalizedDescriptionKey_holder
           
 
Constructor Summary
FoundationLibrary.NSLocalizedDescriptionKey()
           
 
Method Summary
static FoundationLibrary.NSLocalizedDescriptionKey.NSLocalizedDescriptionKey_holder get()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FoundationLibrary.NSLocalizedDescriptionKey

public FoundationLibrary.NSLocalizedDescriptionKey()
Method Detail

get

public static FoundationLibrary.NSLocalizedDescriptionKey.NSLocalizedDescriptionKey_holder get()


Copyright © 2009. All Rights Reserved.