morey.spore
Class DuplicateCodeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--morey.spore.DuplicateCodeException

public class DuplicateCodeException
extends java.lang.Exception

a Duplicate Code Exception occurs when a spore code already used the same name

Here is a link to the source code

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait