org.apache.james.jdkim.exceptions
Class TempFailException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.james.jdkim.exceptions.FailException
              extended by org.apache.james.jdkim.exceptions.TempFailException
All Implemented Interfaces:
Serializable

public class TempFailException
extends FailException

See Also:
Serialized Form

Constructor Summary
TempFailException(String error)
           
 
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

TempFailException

public TempFailException(String error)


Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.