Class VariantSupport.VariantLoadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.colossus.server.VariantSupport.VariantLoadException
All Implemented Interfaces:
Serializable
Enclosing class:
VariantSupport

private static class VariantSupport.VariantLoadException extends Exception
A helper class to store the exception that happened during VariantLoading together with the task during which that happened.
  • Constructor Details

    • VariantLoadException

      public VariantLoadException(String message, Throwable e)