Class ItemException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SSE_BuildException

public class ItemException extends RuntimeException
See Also:
  • Constructor Details

    • ItemException

      public ItemException(String msg)
    • ItemException

      public ItemException(String msg, Throwable t)