com.advancedpwr.record
Class RecorderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.advancedpwr.record.RecorderException
All Implemented Interfaces:
Serializable

public class RecorderException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
RecorderException(String message)
           
RecorderException(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

RecorderException

public RecorderException(String message)

RecorderException

public RecorderException(Throwable cause)


Copyright © 2011 Advanced Power Co. All Rights Reserved.