org.acra
Class ACRAConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.acra.ACRAConfigurationException
All Implemented Interfaces:
Serializable

public class ACRAConfigurationException
extends Exception

A simple Exception used when required configuration items are missing.

Author:
Kevin Gaudin
See Also:
Serialized Form

Constructor Summary
ACRAConfigurationException(String msg)
           
 
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

ACRAConfigurationException

public ACRAConfigurationException(String msg)


Copyright © 2010-2013. All Rights Reserved.