byucc.jhdl.util.BVFormat
Class BVFormatException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bybyucc.jhdl.util.BVFormat.BVFormatException
All Implemented Interfaces:
java.io.Serializable

public class BVFormatException
extends java.lang.Exception

This is thrown when an error is detected while using BVFormat.

See Also:
Serialized Form

Constructor Summary
BVFormatException()
           
BVFormatException(java.lang.String msg)
           
 
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

BVFormatException

public BVFormatException()

BVFormatException

public BVFormatException(java.lang.String msg)


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.