org.rhq.plugins.jbossas5
Class EmptyFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.plugins.jbossas5.EmptyFileException
All Implemented Interfaces:
Serializable

public class EmptyFileException
extends Exception

See Also:
Serialized Form

Constructor Summary
EmptyFileException()
           
EmptyFileException(String message)
           
EmptyFileException(String message, Throwable cause)
           
EmptyFileException(Throwable cause)
           
 
Method Summary
 
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

EmptyFileException

public EmptyFileException()

EmptyFileException

public EmptyFileException(String message)

EmptyFileException

public EmptyFileException(String message,
                          Throwable cause)

EmptyFileException

public EmptyFileException(Throwable cause)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.