org.jdiameter.client.api.annotation
Class RecoderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jdiameter.client.api.annotation.RecoderException
All Implemented Interfaces:
java.io.Serializable

public class RecoderException
extends java.lang.RuntimeException

Author:
erick.svenson@yahoo.com, Alexandre Mendonca , Bartosz Baranowski
See Also:
Serialized Form

Constructor Summary
RecoderException(java.lang.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

RecoderException

public RecoderException(java.lang.Throwable cause)


Copyright © 2014. All Rights Reserved.