de.grogra.mtg
Class MTGError.MTGPlantFrameException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.grogra.mtg.MTGError.MTGPlantFrameException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
MTGError

public static class MTGError.MTGPlantFrameException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
MTGError.MTGPlantFrameException()
           
MTGError.MTGPlantFrameException(java.lang.String msg)
           
 
Method Summary
 java.lang.String getError()
           
 
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

MTGError.MTGPlantFrameException

public MTGError.MTGPlantFrameException()

MTGError.MTGPlantFrameException

public MTGError.MTGPlantFrameException(java.lang.String msg)
Method Detail

getError

public java.lang.String getError()