Facemorph
Class PowellException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by Facemorph.PowellException
All Implemented Interfaces:
java.io.Serializable

public class PowellException
extends java.lang.Exception

A probably pointless exception class

See Also:
Serialized Form

Constructor Summary
PowellException(java.lang.String msg)
          Create a new PowellException
 
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

PowellException

public PowellException(java.lang.String msg)
Create a new PowellException

Parameters:
msg - the error message