Package com.spun.util

Class FormattedException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DeprecatedException

public class FormattedException extends RuntimeException
See Also:
  • Constructor Details

    • FormattedException

      public FormattedException(String string, Object... params)