org.sonatype.gshell.util
Class FileAssert.AssertionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.sonatype.gshell.util.FileAssert.AssertionException
All Implemented Interfaces:
Serializable
Enclosing class:
FileAssert

public class FileAssert.AssertionException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
FileAssert.AssertionException(String message)
           
 
Method Summary
 File getFile()
           
 
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

FileAssert.AssertionException

public FileAssert.AssertionException(String message)
Method Detail

getFile

public File getFile()


Copyright © 2008-2011 Sonatype. All Rights Reserved.