org.sonatype.gshell.help
Class HelpContentLoader.MissingContentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.sonatype.gshell.help.HelpContentLoader.MissingContentException
All Implemented Interfaces:
Serializable
Enclosing interface:
HelpContentLoader

public static class HelpContentLoader.MissingContentException
extends Exception

See Also:
Serialized Form

Constructor Summary
HelpContentLoader.MissingContentException(String name)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HelpContentLoader.MissingContentException

public HelpContentLoader.MissingContentException(String name)
Method Detail

getName

public String getName()


Copyright © 2008-2011 Sonatype. All Rights Reserved.