Class CustomizationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.core.custom.CustomizationException
All Implemented Interfaces:
Serializable

public class CustomizationException extends Exception
See Also:
  • Constructor Details

    • CustomizationException

      public CustomizationException(String str)
    • CustomizationException

      public CustomizationException(String str, Throwable c)