Openfire 3.8.2 Javadoc

org.jivesoftware.util
Class InternalServerErrorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jivesoftware.util.InternalServerErrorException
All Implemented Interfaces:
Serializable

public class InternalServerErrorException
extends RuntimeException

A generic exception for when errors occur in the system.

See Also:
Serialized Form

Constructor Summary
InternalServerErrorException(String s, Exception e)
           
 
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

InternalServerErrorException

public InternalServerErrorException(String s,
                                    Exception e)

Openfire 3.8.2 Javadoc

Copyright © 2003-2008 Jive Software.