Class ProfileChangeException

All Implemented Interfaces:
Serializable

public final class ProfileChangeException extends ProfileException
Aggregate error container for ProfileInstruction.apply().
See Also:
  • Constructor Details

    • ProfileChangeException

      public ProfileChangeException(String message)
    • ProfileChangeException

      public ProfileChangeException(String message, Throwable cause)