net.sf.beep4j.internal
Class InternalException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.sf.beep4j.BeepException
                  extended by net.sf.beep4j.internal.InternalException
All Implemented Interfaces:
java.io.Serializable

public class InternalException
extends BeepException

See Also:
Serialized Form

Constructor Summary
InternalException(java.lang.String message)
           
InternalException(java.lang.String message, java.lang.Throwable cause)
           
InternalException(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

InternalException

public InternalException(java.lang.String message,
                         java.lang.Throwable cause)

InternalException

public InternalException(java.lang.String message)

InternalException

public InternalException(java.lang.Throwable cause)


Copyright © 2007 null. All Rights Reserved.