com.consultoriajava.browneater
Class BrownRelatedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.consultoriajava.browneater.BrownRelatedException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
BrownerNotTrusted, BrownerYetUndercoverException, BrownOverflowException

public class BrownRelatedException
extends java.lang.Exception

This is the superclass for all the Browns hanging from this API's

Author:
consultoriajava.com
See Also:
Serialized Form

Constructor Summary
BrownRelatedException(java.lang.String reason)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BrownRelatedException

public BrownRelatedException(java.lang.String reason)