Class NotYetImplementedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.galliumpowered.exceptions.NotYetImplementedException
All Implemented Interfaces:
Serializable

public class NotYetImplementedException extends RuntimeException
See Also:
  • Constructor Details

    • NotYetImplementedException

      public NotYetImplementedException()
    • NotYetImplementedException

      public NotYetImplementedException(String msg)