br.com.caelum.stella.boleto
Class BoletoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
br.com.caelum.stella.boleto.BoletoException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CriacaoBoletoException, GeracaoBoletoException
public class BoletoException
- extends RuntimeException
Define as Exceptions de um boleto
- Author:
- CauĂȘ Guerra
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BoletoException
public BoletoException(String message,
Exception e)
BoletoException
public BoletoException(Exception e)
BoletoException
public BoletoException(String message)
Copyright © 2009 Caelum. All Rights Reserved.