Class MicroException

All Implemented Interfaces:
Serializable

public class MicroException extends RuntimeException
Special MicroDOM exception.
Author:
Philip Helger
See Also:
  • Constructor Details

    • MicroException

      public MicroException(String sMsg)
    • MicroException

      public MicroException(String sMsg, Throwable t)