br.org.fito.j8051.exception
Class J8051Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by br.org.fito.j8051.exception.J8051Exception

public class J8051Exception
extends java.lang.Exception

Exception class for the J8051 message system.
Classe de excecao para o sistema de mensagens J8051


Constructor Summary
J8051Exception()
           
J8051Exception(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

J8051Exception

public J8051Exception()

J8051Exception

public J8051Exception(java.lang.String msg)