Class ItemException

All Implemented Interfaces:
Serializable

public class ItemException extends MudException
Author:
maartenl
See Also:
  • Constructor Details

    • ItemException

      public ItemException(String string)
    • ItemException

      public ItemException(Exception ex)
    • ItemException

      public ItemException(String aString, Exception ex)